From ae5994e10b025f28c912b736373099cf3e5cc3f9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 27 Mar 2025 07:30:02 +0100 Subject: update to 4.30.2 (no change) --- php-pecl-protobuf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-protobuf.spec') 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 - 4.30.2-1 +- update to 4.30.2 (no change) + * Fri Mar 14 2025 Remi Collet - 4.30.1-1 - update to 4.30.1 (no change) -- cgit