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