summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 11:37:06 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 11:37:06 +0200
commitedc3c14691d18c4b63c4c07cc12ed2075c296b95 (patch)
tree61d5dabb0babc13d19942fa05360c45bd29fad47
parent7c0c2250bc106c916ce91e6e00b850cfcd5e4c0a (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-componere.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-componere.spec b/php-componere.spec
index b1bd584..0b64fab 100644
--- a/php-componere.spec
+++ b/php-componere.spec
@@ -19,7 +19,7 @@
Summary: Composing PHP classes at runtime
Name: %{?scl_prefix}php-componere
Version: 3.1.0
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -201,6 +201,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 3.1.0-3
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 3.1.0-2
- rebuild for 7.4.0beta1