From 618d3a525397acbf0f53d30220a226c15a64363d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Mar 2015 13:43:25 +0100 Subject: php-pecl-xxtea: 1.0.9 --- php-pecl-xxtea.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-xxtea.spec') diff --git a/php-pecl-xxtea.spec b/php-pecl-xxtea.spec index e17e5c5..f0530fe 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.8 +Version: 1.0.9 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 +* Mon Mar 23 2015 Remi Collet - 1.0.9-1 +- Update to 1.0.9 (stable) + * Mon Mar 23 2015 Remi Collet - 1.0.8-1 - Update to 1.0.8 (stable) -- cgit