From 6ba9038cecdcf9c38b49d1d8e46692c00a201e1d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Sep 2025 06:39:10 +0200 Subject: update to 4.32.1 (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 4e9dd99..2d5ef97 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.32.0 +%global upstream_version 4.32.1 #global upstream_prever RC2 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure @@ -163,6 +163,9 @@ done %changelog +* Fri Sep 12 2025 Remi Collet - 4.32.1-1 +- update to 4.32.1 (no change) + * Sat Aug 16 2025 Remi Collet - 4.32.0-1 - update to 4.32.0 -- cgit