summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 15:05:40 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 15:05:40 +0200
commit23e455394397268d499ad19e62d78905d7c7261e (patch)
treeb71f09cc6c210f44da94a9ca734aa85334596488
parentb055567dd1bc03c76aa58967639c0847d4db0af1 (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pinba.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pinba.spec b/php-pinba.spec
index 42ea1e9..cf88bfd 100644
--- a/php-pinba.spec
+++ b/php-pinba.spec
@@ -24,9 +24,9 @@ Summary: Client extension for Pinba statistics server
Name: %{?scl_prefix}php-pinba
Version: 1.1.1
%if 0%{?gh_date:1}
-Release: 0.6.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.7.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-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;')}}
%endif
License: LGPLv2+
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -188,6 +188,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.1.1-6
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.1.1-5
- rebuild for 7.4.0beta1