This commit is contained in:
Dennis Gilmore 2012-01-13 01:21:51 -06:00
parent 911e4d58c0
commit 6118ad2004

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed May 18 2011 Hans de Goede <hdegoede@redhat.com> - 1.1.0-1
- Update to 1.1.0 (rhbz#705166)