- Update to 1.2.1

This commit is contained in:
Bastien Nocera 2007-09-17 00:39:41 +00:00
parent e9cc3f4e64
commit bb3eac581e
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
flac-1.2.0.tar.gz flac-1.2.1.tar.gz

View File

@ -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.2.0 Version: 1.2.1
Release: 3%{?dist} Release: 1%{?dist}
License: LGPL/GPL License: LGPL/GPL
Group: Applications/Multimedia Group: Applications/Multimedia
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
@ -75,6 +75,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/*.m4 %{_datadir}/aclocal/*.m4
%changelog %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 * Wed Sep 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.2.0-3
- Make a few functions hidden, to try and avoid textrels - Make a few functions hidden, to try and avoid textrels
- Disable optimisations on x86 for the same reason - Disable optimisations on x86 for the same reason

View File

@ -1 +1 @@
ea176bfb291707b46a537b091c226ae7 flac-1.2.0.tar.gz 153c8b15a54da428d1f0fadc756c22c7 flac-1.2.1.tar.gz