summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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