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
commit24272953bb5c593650c5bf336884b46c0dbab032 (patch)
tree9668bfa01b7c2f5c07c563b5af19dfee789c299a
parenta7b497ec2889e61c3bd2290f41a784243df70df5 (diff)
PHP 7.0.0RC5
-rw-r--r--php-pecl-pq-dev.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-pq-dev.spec b/php-pecl-pq-dev.spec
index 8f65a47..5237af0 100644
--- a/php-pecl-pq-dev.spec
+++ b/php-pecl-pq-dev.spec
@@ -46,7 +46,7 @@ Summary: PostgreSQL client library (libpq) binding
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 2.0.0
%if 0%{?gh_date:1}
-Release: 0.3.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
@@ -115,7 +115,7 @@ Highlights:
* Fetching simple multi-dimensional array maps
* Working Gateway implementation
-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
@@ -296,6 +296,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.4.20150819gite381164
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.3.20150819gite381164
- F23 rebuild with rh_layout