summaryrefslogtreecommitdiffstats
path: root/php-pecl-xxtea.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xxtea.spec')
-rw-r--r--php-pecl-xxtea.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xxtea.spec b/php-pecl-xxtea.spec
index f0530fe..9ef2ca7 100644
--- a/php-pecl-xxtea.spec
+++ b/php-pecl-xxtea.spec
@@ -21,7 +21,7 @@
Summary: XXTEA encryption algorithm extension for PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.0.9
+Version: 1.0.10
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: MIT
Group: Development/Languages
@@ -217,6 +217,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Mar 28 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-1
+- Update to 1.0.10
+
* Mon Mar 23 2015 Remi Collet <remi@fedoraproject.org> - 1.0.9-1
- Update to 1.0.9 (stable)