summaryrefslogtreecommitdiffstats
path: root/php-noisebynorthwest-php-spx.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-noisebynorthwest-php-spx.spec')
-rw-r--r--php-noisebynorthwest-php-spx.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-noisebynorthwest-php-spx.spec b/php-noisebynorthwest-php-spx.spec
index b556c16..47b451c 100644
--- a/php-noisebynorthwest-php-spx.spec
+++ b/php-noisebynorthwest-php-spx.spec
@@ -14,7 +14,7 @@
# Extension
%global ext_name spx
%global ini_name 40-%{ext_name}.ini
-%global upstream_version 0.4.20
+%global upstream_version 0.4.21
#global upstream_prever RC1
# PIE / packagist
%global pie_vend noisebynorthwest
@@ -23,7 +23,7 @@
%global gh_vend NoiseByNorthwest
%global gh_proj php-spx
%global forgeurl https://github.com/%{gh_vend}/%{gh_proj}
-#global commit afe5de4ce52bb2b80af565a6f297bf330a65d0d8
+#global commit 06b9d7ec71d7a63805e1cc5047bab3412566876c
%global tag v%{upstream_version}%{?upstream_prever}
# for EL-8 to avoid TAG usage
%global archivename %{gh_proj}-%{upstream_version}%{?upstream_prever}
@@ -166,6 +166,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}/%{php_extdir}/%{ext_name}.so" \
%changelog
+* Tue Oct 14 2025 Remi Collet <remi@remirepo.net> - 0.4.21-1
+- update to 0.4.21
+
* Thu Jul 3 2025 Remi Collet <remi@remirepo.net> - 0.4.20-1
- update to 0.4.20
- drop patch merged upstream