From 7e93ad8bf3bac49768727782d04b9dd156419c91 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Jan 2016 10:02:15 +0100 Subject: php-pecl-propro: 1.0.2 (php 5, stable) --- php-pecl-propro.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-propro.spec') diff --git a/php-pecl-propro.spec b/php-pecl-propro.spec index 3dfb835..1f579b3 100644 --- a/php-pecl-propro.spec +++ b/php-pecl-propro.spec @@ -30,12 +30,12 @@ %else %global ini_name 40-%{pecl_name}.ini %endif -%global prever RC1 +#global prever RC1 Summary: Property proxy Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.2 -Release: 0.1.RC1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -236,6 +236,9 @@ rm -rf %{buildroot} %changelog +* Tue Jan 19 2016 Remi Collet - 1.0.2-1 +- Update to 1.0.2 (stable) + * Mon Dec 7 2015 Remi Collet - 1.0.2-0.1.RC1 - Update to 1.0.2RC1 (beta) -- cgit