From 6ccbc16d468e4f0b3b362888a495f16ffbe58cc3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Mar 2026 08:33:13 +0100 Subject: update to 4.33.6 (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 037918b..4b5e1df 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.33.5 +%global upstream_version 4.33.6 #global upstream_prever RC2 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure @@ -165,6 +165,9 @@ done %changelog +* Thu Mar 19 2026 Remi Collet - 4.33.6-1 +- update to 4.33.6 (no change) + * Fri Jan 30 2026 Remi Collet - 4.33.5-1 - update to 4.33.5 (no change) -- cgit