summaryrefslogtreecommitdiffstats
path: root/php-pecl-protobuf.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-03-27 07:30:02 +0100
committerRemi Collet <remi@php.net>2025-03-27 07:30:02 +0100
commitae5994e10b025f28c912b736373099cf3e5cc3f9 (patch)
treecd70f3bb58055dad192cf17dac868ce3b65a0a8b /php-pecl-protobuf.spec
parent14d7bbd8d895ec956cf04635c88867333e1bcf3b (diff)
update to 4.30.2 (no change)HEADmaster
Diffstat (limited to 'php-pecl-protobuf.spec')
-rw-r--r--php-pecl-protobuf.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index a55f19e..a958176 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -12,7 +12,7 @@
%global pecl_name protobuf
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 4.30.1
+%global upstream_version 4.30.2
#global upstream_prever RC2
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
%global _configure ../%{sources}/configure
@@ -163,6 +163,9 @@ done
%changelog
+* Thu Mar 27 2025 Remi Collet <remi@remirepo.net> - 4.30.2-1
+- update to 4.30.2 (no change)
+
* Fri Mar 14 2025 Remi Collet <remi@remirepo.net> - 4.30.1-1
- update to 4.30.1 (no change)