diff options
Diffstat (limited to 'php-xz.spec')
-rw-r--r-- | php-xz.spec | 6 |
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 |