1.3.0-2
This commit is contained in:
parent
35436149fe
commit
6dbcabb104
@ -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.3.0
|
Version: 1.3.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD and GPLv2+ and GFDL
|
License: BSD and GPLv2+ and GFDL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
|
|
||||||
@ -109,6 +109,10 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
|
|||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 03 2013 Miroslav Lichvar <mlichvar@redhat.com> 1.3.0-2
|
||||||
|
- fix memory corruption in metaflac (#969259)
|
||||||
|
- disable slower assembly code
|
||||||
|
|
||||||
* Tue May 28 2013 Miroslav Lichvar <mlichvar@redhat.com> 1.3.0-1
|
* Tue May 28 2013 Miroslav Lichvar <mlichvar@redhat.com> 1.3.0-1
|
||||||
- update to 1.3.0
|
- update to 1.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user