summaryrefslogtreecommitdiffstats
path: root/php-pecl-event-dev.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-11 17:18:58 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-11 17:18:58 +0100
commit2e2cbc6e61808cbcf7c6140162bc7723ebda6600 (patch)
tree7333a4a933782c533350e2ea34a1849bfb22c9e2 /php-pecl-event-dev.spec
parent9d65a6182c28e00d08a5259a68fc3c7718804602 (diff)
php-pecl-event: 2.3.0RC1
Diffstat (limited to 'php-pecl-event-dev.spec')
-rw-r--r--php-pecl-event-dev.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-event-dev.spec b/php-pecl-event-dev.spec
index 3473134..66e5afb 100644
--- a/php-pecl-event-dev.spec
+++ b/php-pecl-event-dev.spec
@@ -30,12 +30,12 @@
# After 20-sockets.so
%global ini_name 40-%{pecl_name}.ini
%endif
-#global prever RC2
+%global prever RC1
Summary: Provides interface to libevent library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 2.2.1
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 2.3.0
+Release: 0.1.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/event
@@ -288,6 +288,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Nov 11 2016 Remi Collet <remi@fedoraproject.org> - 2.3.0-0.1.RC1
+- Update to 2.3.0RC1 (php 5 and 7, beta)
+
* Thu Nov 10 2016 Remi Collet <remi@fedoraproject.org> - 2.2.1-1
- Update to 2.2.1 (php 5 and 7, stable)