- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 09:09:47 +00:00
parent 23023be367
commit 2c2d6a3740

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec.
Name: libvorbis
Version: 1.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: BSD
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:1.2.0-3
- Autorebuild for GCC 4.3
* Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 1:1.2.0-2
- Don't include Makefile's in %doc, avoiding a multilib conflict (bz 342481)