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 47b451c..8e9c975 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.21
+%global upstream_version 0.4.22
#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 06b9d7ec71d7a63805e1cc5047bab3412566876c
+#global commit 625fa8542415ff9cd3380432989b1cd139e1d346
%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
+* Wed Oct 15 2025 Remi Collet <remi@remirepo.net> - 0.4.22-1
+- update to 0.4.22
+
* Tue Oct 14 2025 Remi Collet <remi@remirepo.net> - 0.4.21-1
- update to 0.4.21