diff --git a/flac.spec b/flac.spec index abf8831..25953db 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.4 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD and GPLv2+ and GFDL Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz URL: https://www.xiph.org/flac/ @@ -100,6 +100,9 @@ make check %{_datadir}/aclocal/*.m4 %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.3.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Feb 24 2022 Miroslav Lichvar 1.3.4-1 - update to 1.3.4 (CVE-2021-0561)