diff options
Diffstat (limited to 'php-kjdev-bzip3.spec')
| -rw-r--r-- | php-kjdev-bzip3.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-kjdev-bzip3.spec b/php-kjdev-bzip3.spec index 20871c0..9b7dd26 100644 --- a/php-kjdev-bzip3.spec +++ b/php-kjdev-bzip3.spec @@ -15,7 +15,7 @@ %bcond_without tests %bcond_without libbzip3 -%global gh_commit f2f1ca5bdb002adece623829adb886ba449ed08b +%global gh_commit d684950e0ec7157a99f426a35bbd93156c7684f2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner kjdev %global gh_project php-ext-bzip3 @@ -23,8 +23,8 @@ %global pie_vend kjdev %global pie_proj bzip3 %global ini_name 40-%{pecl_name}.ini -%global lib_version 1.5.2 -%global upstream_version 0.1.1 +%global lib_version 1.5.3 +%global upstream_version 0.1.2 #global upstream_prever rc %global sources %{gh_project}-%{gh_commit} @@ -150,6 +150,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Wed Dec 10 2025 Remi Collet <remi@remirepo.net> - 0.1.2-1 +- update to 0.1.2 (no change) + * Thu May 15 2025 Remi Collet <remi@remirepo.net> - 0.1.1-1 - update to 0.1.1 (no change) - EL-10: use system libbzip3 |
