|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
|
|
|
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
|
|
|
Name: flac
|
|
|
|
Name: flac
|
|
|
|
Version: 1.4.3
|
|
|
|
Version: 1.4.3
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
License: BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.1-or-later
|
|
|
|
License: BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.1-or-later
|
|
|
|
Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
|
|
|
Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
|
|
|
URL: https://www.xiph.org/flac/
|
|
|
|
URL: https://www.xiph.org/flac/
|
|
|
@ -88,6 +88,10 @@ make check
|
|
|
|
%{_datadir}/aclocal/*.m4
|
|
|
|
%{_datadir}/aclocal/*.m4
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.3-6
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.3-5
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.3-5
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|