summaryrefslogtreecommitdiffstats
path: root/php-xz.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 10:16:02 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 10:16:02 +0200
commit5c801427624985d9c9cf94f611e8fd6c4fdc1922 (patch)
treea7f1b3e17fe0532e7e7333e2a1fe7bbd52e828e0 /php-xz.spec
parent5fc4d7be6746769330e8461eebfcad57cad05285 (diff)
rebuild for 8.1.0RC1
Diffstat (limited to 'php-xz.spec')
-rw-r--r--php-xz.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-xz.spec b/php-xz.spec
index 5bf98f2..9bc26d8 100644
--- a/php-xz.spec
+++ b/php-xz.spec
@@ -27,7 +27,7 @@
Summary: XZ (LZMA2) compression/decompression
Name: %{?scl_prefix}php-%{pecl_name}
Version: 1.1.2
-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;')}}
License: PHP
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
@@ -174,6 +174,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 1.1.2-2
+- rebuild for 8.1.0RC1
+
* Mon Aug 2 2021 Remi Collet <remi@remirepo.net> - 1.1.2-1
- update to 1.1.2
- drop all patches merged upstream