summaryrefslogtreecommitdiffstats
path: root/php-xz.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-15 06:43:54 +0200
committerRemi Collet <remi@php.net>2025-09-15 06:43:54 +0200
commita324da27606205f36e645372d1ffbd5f89901281 (patch)
tree83d12a485d9c6b10587fed4c709b8912d828d807 /php-xz.spec
parent9517f952a13a29986450e5cb44f331a8026bd952 (diff)
update to 1.1.4 (no change)
drop patch merged upstream
Diffstat (limited to 'php-xz.spec')
-rw-r--r--php-xz.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-xz.spec b/php-xz.spec
index 06b972c..9ddebb8 100644
--- a/php-xz.spec
+++ b/php-xz.spec
@@ -29,7 +29,7 @@
Summary: XZ (LZMA2) compression/decompression
Name: %{?scl_prefix}php-%{pecl_name}
-Version: 1.1.3
+Version: 1.1.4
%forgemeta
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP-3.01
@@ -165,6 +165,10 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Sep 15 2025 Remi Collet <remi@remirepo.net> - 1.1.4-1
+- update to 1.1.4 (no change)
+- drop patch merged upstream
+
* Sat Sep 13 2025 Remi Collet <remi@remirepo.net> - 1.1.3-1
- update to 1.1.3
- re-license spec file to CECILL-2.1