summaryrefslogtreecommitdiffstats
path: root/php-xz.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-26 14:34:21 +0200
committerRemi Collet <remi@php.net>2025-09-26 14:34:21 +0200
commit7c4a2bac096c7df1a088e80feab4c1efcd11085d (patch)
treef05f086847f0586a8b8986adda6768c94bc06c2f /php-xz.spec
parent255517a492945c4e59e35327c5b7f3df07d0a62e (diff)
update to 1.2.0HEADmaster
Diffstat (limited to 'php-xz.spec')
-rw-r--r--php-xz.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-xz.spec b/php-xz.spec
index 1c3d36d..b558d2f 100644
--- a/php-xz.spec
+++ b/php-xz.spec
@@ -12,7 +12,7 @@
%bcond_without tests
# Forge
-#global gh_commit be72e636dd7dd8a220cb9b54f2970477dad878a0
+#global gh_commit 87e7986fe109e78a9ccdb5170a377ad6abf66bfb
%global gh_owner mateuszanella
%global gh_project php-ext-xz
%global forgeurl https://github.com/%{gh_owner}/%{gh_project}
@@ -31,7 +31,7 @@
Summary: XZ (LZMA2) compression/decompression
Name: %{?scl_prefix}php-%{pecl_name}
-Version: 1.1.5
+Version: 1.2.0
%forgemeta
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP-3.01
@@ -167,6 +167,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Sep 26 2025 Remi Collet <remi@remirepo.net> - 1.2.0-1
+- update to 1.2.0
+
* Thu Sep 25 2025 Remi Collet <remi@remirepo.net> - 1.1.5-1
- update to 1.1.5 (no change)
- switch to mateuszanella/php-ext-xz