diff --git a/audiofile.spec b/audiofile.spec index 9cd17a5..ec84200 100644 --- a/audiofile.spec +++ b/audiofile.spec @@ -3,7 +3,7 @@ Summary: Library for accessing various audio file formats Name: audiofile Version: 0.3.6 -Release: 26%{?dist} +Release: 27%{?dist} Epoch: 1 # library is LGPL / the two programs GPL / see README License: LGPLv2+ and GPLv2+ @@ -97,6 +97,9 @@ make check %{_mandir}/man3/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:0.3.6-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 04 2021 Timm Bäder - 1:0.3.6-26 - Fix a integer overflow warning with gcc and error with clang