From 6118ad2004612e5a9a76864021359fcd11759c53 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 01:21:51 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- libao.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)