From 3e99578a7cdfc369dce4c4aa1d192bc91a368917 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:04:29 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- protobuf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/protobuf.spec b/protobuf.spec index 2a1af8e..8cadbaf 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -19,7 +19,7 @@ Name: protobuf # “patch” updates of protobuf. Version: 3.19.6 %global so_version 30 -Release: 10%{?dist} +Release: 11%{?dist} # The entire source is BSD-3-Clause, except the following files, which belong # to the build system; are unpackaged maintainer utility scripts; or are used @@ -473,6 +473,10 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Tue Oct 29 2024 Troy Dawson - 3.19.6-11 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 06 2024 Adrian Reber - 3.19.6-10 - copy gating.yaml from c9s