From 32ece4c50bfd67a9dcef6874affc51b43863d6f4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:52:09 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libao.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libao.spec b/libao.spec index 86d8575..3fe7760 100644 --- a/libao.spec +++ b/libao.spec @@ -1,7 +1,7 @@ Summary: Cross Platform Audio Output Library. Name: libao Version: 0.8.6 -Release: 1.2 +Release: 1.2.1 Group: System Environment/Libraries License: GPL URL: http://www.xiph.org/ @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %postun -p /sbin/ldconfig %changelog +* Fri Feb 10 2006 Jesse Keating - 0.8.6-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.8.6-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes