diff options
Diffstat (limited to 'php-pecl-protobuf.spec')
| -rw-r--r-- | php-pecl-protobuf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec index 790b029..9e33b82 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-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2016-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # @@ -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.2 +%global upstream_version 4.33.3 #global upstream_prever RC2 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure @@ -163,6 +163,9 @@ done %changelog +* Mon Jan 12 2026 Remi Collet <remi@remirepo.net> - 4.33.3-1 +- update to 4.33.3 + * Sat Dec 6 2025 Remi Collet <remi@remirepo.net> - 4.33.2-1 - update to 4.33.2 |
