summaryrefslogtreecommitdiffstats
path: root/php-pecl-event.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-17 08:21:25 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-17 08:21:25 +0100
commit675bc06156fdc2e4afdae6c25af1dc86a123abdc (patch)
treed92b2a7fb9a26559e01851d9b22cc030000c03d4 /php-pecl-event.spec
parent4dcd71fd7370baeb4fc4d7c7406ef26c9df6ae4c (diff)
php-pecl-event: 2.0.1 (stable)
Diffstat (limited to 'php-pecl-event.spec')
-rw-r--r--php-pecl-event.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-event.spec b/php-pecl-event.spec
index 10cf8b3..e5cb99e 100644
--- a/php-pecl-event.spec
+++ b/php-pecl-event.spec
@@ -34,7 +34,7 @@
Summary: Provides interface to libevent library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 2.0.0
+Version: 2.0.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
@@ -108,6 +108,8 @@ Version 1.0.0 introduces:
* new OO API breaking backwards compatibility
* support of libevent 2+ including HTTP, DNS, OpenSSL and the event listener.
+Documentation: http://php.net/event
+
Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
@@ -274,6 +276,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> - 2.0.1-1
+- Update to 2.0.1 (php 5 and 7, stable)
+
* Mon Feb 29 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-1
- Update to 2.0.0 (php 5 and 7, stable)