diff --git a/libao.spec b/libao.spec index 585177f..88118d2 100644 --- a/libao.spec +++ b/libao.spec @@ -1,7 +1,7 @@ Summary: Cross Platform Audio Output Library. Name: libao Version: 0.8.6 -Release: 5 +Release: 5%{?dist} Group: System Environment/Libraries License: GPL URL: http://www.xiph.org/ @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -rf {} \; %postun -p /sbin/ldconfig %changelog +* Thu Aug 23 2007 Adam Jackson - 0.8.6-5 +- Rebuild for build ID + * Fri Jan 12 2007 Behdad Esfahbod - 0.8.6-5 - Require libao.so.2 explicitly in -devel package - Resolves: #221980