From df5466d96b42eca2e946702e64ac6ad53ec19efe Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 22:37:02 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libao.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)