summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:38 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:38 +0200
commitff3df7f4fd0c583bd9fde732cc2dafda30c244ff (patch)
treee561c1fd997fa0924d186f8a0eb1c9abdbfa9438
parent0e077e5626b83902a13e2e8cc502e7dd7d453519 (diff)
php70: F23 rebuild with rh_layout
-rw-r--r--php-pecl-apfd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apfd.spec b/php-pecl-apfd.spec
index 2ec6bbd..e7a7beb 100644
--- a/php-pecl-apfd.spec
+++ b/php-pecl-apfd.spec
@@ -35,7 +35,7 @@
Summary: Always Populate Form Data
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.1
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?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}
@@ -229,6 +229,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.1-4
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.1-3
- rebuild against php 7.0.0beta2