- Update to 1.2.1
This commit is contained in:
parent
e9cc3f4e64
commit
bb3eac581e
@ -1 +1 @@
|
||||
flac-1.2.0.tar.gz
|
||||
flac-1.2.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
||||
Name: flac
|
||||
Version: 1.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPL/GPL
|
||||
Group: Applications/Multimedia
|
||||
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
|
||||
@ -75,6 +75,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/aclocal/*.m4
|
||||
|
||||
%changelog
|
||||
* Mon Sep 17 2007 - Bastien Nocera <bnocera@redhat.com> - 1.2.1-1
|
||||
- Update to 1.2.1
|
||||
|
||||
* Wed Sep 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.2.0-3
|
||||
- Make a few functions hidden, to try and avoid textrels
|
||||
- Disable optimisations on x86 for the same reason
|
||||
|
Loading…
Reference in New Issue
Block a user