summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
commit98cbe3dbbff92b7a8397ef0db668ad17a1519d80 (patch)
tree296279e52b5a4ccf37cce57b2470d7e6596966c8
parent0086429ee44112ae8307d29e0199481e72f32bf5 (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-pecl-pdflib.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pdflib.spec b/php-pecl-pdflib.spec
index e6c00d6..875b08a 100644
--- a/php-pecl-pdflib.spec
+++ b/php-pecl-pdflib.spec
@@ -20,7 +20,7 @@
Summary: Package for generating PDF files
Name: %{?scl_prefix}php-pecl-pdflib
Version: 4.0.1
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
# https://bugs.php.net/60396 ask license file
License: PHP
Group: Development/Languages
@@ -198,6 +198,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 4.0.1-2
+- rebuild with PHP 7.1.0 GA
+
* Thu Oct 27 2016 Remi Collet <remi@fedoraproject.org> - 4.0.1-1
- Update to 4.0.1 (stable)