From bf7b27a8f11357d8788108946b32d08ad33f9007 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Sep 2015 15:19:38 +0200 Subject: php70: F23 rebuild with rh_layout --- php-pecl-uploadprogress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec index a5d5c16..5b5281f 100644 --- a/php-pecl-uploadprogress.spec +++ b/php-pecl-uploadprogress.spec @@ -30,7 +30,7 @@ Summary: An extension to track progress of a file upload Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.3.1 -Release: 9%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 10%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -224,6 +224,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 18 2015 Remi Collet - 1.0.3.1-10 +- F23 rebuild with rh_layout + * Wed Jul 22 2015 Remi Collet - 1.0.3.1-9 - rebuild against php 7.0.0beta2 -- cgit