diff --git a/libao.spec b/libao.spec index 5654f9e..66fba1d 100644 --- a/libao.spec +++ b/libao.spec @@ -1,6 +1,6 @@ Name: libao Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross Platform Audio Output Library Group: System Environment/Libraries License: GPLv2+ @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Fri Nov 5 2010 Hans de Goede - 1.0.0-2 - Silence plugin load errors when arts or esd is not installed (#645924)