summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
commitc9049c80ef659fa2eb379fc8dd3ab77cf51add42 (patch)
tree5db8d6e226e1b2075f90a02131262e8571d65bf3
parent39e542b615f14b52f514aafdb30f20bd4a547e8d (diff)
PHP 7.0.0RC5
-rw-r--r--php-pecl-gender.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-gender.spec b/php-pecl-gender.spec
index e80d597..e912abe 100644
--- a/php-pecl-gender.spec
+++ b/php-pecl-gender.spec
@@ -31,7 +31,7 @@
Summary: Gender Extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.0
-Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# Code is BSD, nam_dict.txt is GFDL
License: BSD and GFDL
Group: Development/Languages
@@ -84,7 +84,7 @@ by Joerg Michael. The main purpose is to find out the gender of firstnames.
The name dictionary contains >40000 firstnames from 54 countries.
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%prep
@@ -230,6 +230,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-6
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-5
- F23 rebuild with rh_layout