- Rebuild for build ID
This commit is contained in:
parent
eb31638fb9
commit
25ab8228bb
@ -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.1.4
|
Version: 1.1.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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
|
||||||
@ -80,6 +80,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> - 1.1.4-5
|
||||||
|
- Rebuild for build ID
|
||||||
|
|
||||||
* Thu Apr 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.1.4-4
|
* Thu Apr 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.1.4-4
|
||||||
- The byteSwap symbol shouldn't be global, reported by Joe Orton
|
- The byteSwap symbol shouldn't be global, reported by Joe Orton
|
||||||
<jorton@redhat.com> (#215920)
|
<jorton@redhat.com> (#215920)
|
||||||
|
Loading…
Reference in New Issue
Block a user