diff --git a/libao.spec b/libao.spec index 63a146f..2127c50 100644 --- a/libao.spec +++ b/libao.spec @@ -1,6 +1,6 @@ Name: libao Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross Platform Audio Output Library Group: System Environment/Libraries License: GPLv2+ @@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -rf {} \; %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed May 18 2011 Hans de Goede - 1.1.0-1 - Update to 1.1.0 (rhbz#705166)