summaryrefslogtreecommitdiffstats
path: root/php-pecl-event.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-event.spec')
-rw-r--r--php-pecl-event.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-event.spec b/php-pecl-event.spec
index d03c19f..8328485 100644
--- a/php-pecl-event.spec
+++ b/php-pecl-event.spec
@@ -25,7 +25,7 @@
Summary: Provides interface to libevent library
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.10.1
+Version: 1.10.2
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -241,6 +241,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jun 20 2014 Remi Collet <remi@fedoraproject.org> - 1.10.2-1
+- Update to 1.10.2 (stable)
+
* Sun May 11 2014 Remi Collet <remi@fedoraproject.org> - 1.10.1-1
- Update to 1.10.1 (stable, no change)