diff --git a/protobuf.spec b/protobuf.spec index 138bb2f..fee076e 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: 1%{?dist} +Release: 2%{?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 @@ -497,6 +497,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 3.19.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Dec 07 2022 Benjamin A. Beasley - 3.19.6-1 - Update to 3.19.6; fix CVE-2022-3171