summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-08-05 08:10:49 +0200
committerRemi Collet <remi@remirepo.net>2020-08-05 08:10:49 +0200
commit93eb9b5ecaa3dce2a9e8e6a436ae2a3044ea9586 (patch)
tree546958e133e6bc0ac9d9193568303e7918a93cfb
parent8e3e3675c8fb7d99a71ec4bf8047e34f56bde73a (diff)
rebuild for 8.0.0beta1
-rw-r--r--php-brotli.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-brotli.spec b/php-brotli.spec
index 894de91..dd6be0c 100644
--- a/php-brotli.spec
+++ b/php-brotli.spec
@@ -38,7 +38,7 @@ Version: 0.11.0
%if 0%{?gh_date:1}
Release: 1%{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;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
License: MIT
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -224,6 +224,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Aug 5 2020 Remi Collet <remi@remirepo.net> - 0.11.0-2
+- rebuild for 8.0.0beta1
+
* Tue Aug 4 2020 Remi Collet <remi@remirepo.net> - 0.11.0-1
- update to 0.11.0