diff --git a/libgta.spec b/libgta.spec index d734745..b458bad 100644 --- a/libgta.spec +++ b/libgta.spec @@ -1,7 +1,7 @@ Name: libgta Version: 1.2.1 %global so_version 1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library that implements the Generic Tagged Arrays file format License: LGPLv2+ URL: https://marlam.de/gta/ @@ -72,6 +72,9 @@ rm -rf %{buildroot}%{_docdir} %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.2.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed May 26 2021 Benjamin A. Beasley - 1.2.1-5 - Guard against unintentional so-version bumps