From 75c36aa9776ffef2fdf1ceb60a4bf19faa666608 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 13:38:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- libao.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libao.spec b/libao.spec index 5a37e7c..5534f65 100644 --- a/libao.spec +++ b/libao.spec @@ -1,6 +1,6 @@ Name: libao Version: 0.8.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Cross Platform Audio Output Library Group: System Environment/Libraries License: GPLv2+ @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.8.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Sun Jul 6 2008 Hans de Goede - 0.8.8-5 - Fix pulseaudio sound output on bigendian archs (bz 454165), patch by Ian Chapman