diff --git a/flac.spec b/flac.spec index 73f55a3..a403022 100644 --- a/flac.spec +++ b/flac.spec @@ -1,7 +1,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.3.3 -Release: 8%{?dist} +Release: 9%{?dist} License: BSD and GPLv2+ and GFDL Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz URL: https://www.xiph.org/flac/ @@ -103,6 +103,9 @@ make check %{_datadir}/aclocal/*.m4 %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.3.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon May 31 2021 Miroslav Lichvar 1.3.3-8 - drop xmms plugin (#1965618)