From bffe38cdf52127a653f8d5b6ee70144e07090c74 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Jun 2014 10:54:09 +0200 Subject: php-pecl-uopz: 2.0.5 (stable) --- php-pecl-uopz.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-uopz.spec') diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index 8af1c0e..674777b 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -23,8 +23,8 @@ Summary: User Operations for Zend Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 2.0.4 -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version: 2.0.5 +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -238,6 +238,9 @@ rm -rf %{buildroot} # add date time as upstream used to release various # archives using the same version :( %changelog +* Thu Jun 05 2014 Remi Collet - 2.0.5-1 +- Update to 2.0.5 (stable) + * Tue Apr 8 2014 Remi Collet - 2.0.4-2 - add numerical prefix to extension configuration files -- cgit