summaryrefslogtreecommitdiffstats
path: root/php-pecl-xxtea.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-28 06:43:25 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-28 06:43:25 +0100
commit62c7459428b8aa570b77e433ba5b15ecee6893ea (patch)
treee0fc0ecdf3cb399c6f6b7bca96f44da65aba9344 /php-pecl-xxtea.spec
parent618d3a525397acbf0f53d30220a226c15a64363d (diff)
php-pecl-xxtea: 1.0.10
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)