From 10d26f0677dc59ed7a4f4ca2dfe27e8ec025e435 Mon Sep 17 00:00:00 2001 From: Pavol Sloboda Date: Thu, 31 Jul 2025 14:59:45 +0200 Subject: [PATCH] Rebuild for changes in the s390x __atomic_thread_fence patch Related: RHEL-104565 --- protobuf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protobuf.spec b/protobuf.spec index 2615960..c403038 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -14,7 +14,7 @@ Summary: Protocol Buffers - Google's data interchange format Name: protobuf Version: 3.5.0 -Release: 16%{?dist} +Release: 17%{?dist} License: BSD URL: https://github.com/google/protobuf Source: https://github.com/google/protobuf/archive/v%{version}%{?rcver}/%{name}-%{version}%{?rcver}.tar.gz @@ -423,6 +423,9 @@ install -p -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{emacs_startdir} %endif %changelog +* Thu Jul 31 2025 Pavol Sloboda - 3.5.0-17 +- Rebuild + * Wed Jul 30 2025 Adrian Reber - 3.5.0-16 - Rebuild for changes to test setup