summaryrefslogtreecommitdiffstats
path: root/php-pecl-protobuf.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-05 08:34:26 +0100
committerRemi Collet <remi@php.net>2025-02-05 08:34:26 +0100
commited063ee7afb5057d925a948a620f0782ab69052e (patch)
tree0ed7a6a1ed084781c288d60cfad645586467bef7 /php-pecl-protobuf.spec
parent39a2d3e77421ce5d90ec81e46536c7b7230da27d (diff)
update to 4.30.0RC1HEADmaster
Diffstat (limited to 'php-pecl-protobuf.spec')
-rw-r--r--php-pecl-protobuf.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index f05ccfd..cdd0b8c 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-protobuf
#
-# SPDX-FileCopyrightText: Copyright 2016-2024 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2016-2025 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
@@ -12,8 +12,8 @@
%global pecl_name protobuf
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 4.29.3
-#global upstream_prever RC3
+%global upstream_version 4.30.0
+%global upstream_prever RC1
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
%global _configure ../%{sources}/configure
@@ -161,6 +161,9 @@ done
%changelog
+* Wed Feb 5 2025 Remi Collet <remi@remirepo.net> - 4.30.0~RC1-1
+- update to 4.30.0RC1
+
* Thu Jan 9 2025 Remi Collet <remi@remirepo.net> - 4.29.3-1
- update to 4.29.3 (no change)