diff --git a/.cvsignore b/.cvsignore index 0d0c19c..fcf732b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libshout-2.2.tar.gz +libshout-2.2.2.tar.gz diff --git a/libshout.spec b/libshout.spec index e571411..1f87af2 100644 --- a/libshout.spec +++ b/libshout.spec @@ -1,13 +1,12 @@ Name: libshout -Version: 2.2 -Release: 3%{?dist} +Version: 2.2.2 +Release: 1%{?dist} Summary: icecast source streaming library Group: System Environment/Libraries License: LGPL URL: http://www.icecast.org/ Source: http://downloads.us.xiph.org/releases/libshout/libshout-%{version}.tar.gz -Patch: libshout.autotools.patch BuildRequires: libogg-devel BuildRequires: libvorbis-devel @@ -41,7 +40,6 @@ you want to develop applications using libshout. %prep %setup -q -%patch -p1 %build %configure @@ -79,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/shout.m4 %changelog +* Thu Sep 07 2006 Thomas Vander Stichele +- 2.2.2-1 +- updated to new release + * Fri Mar 17 2006 Thomas Vander Stichele - 2.2-3 - add Requires: to -devel package diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/sources b/sources index d472166..e9257eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5b273a072785ee14a85ff76f66850aa libshout-2.2.tar.gz +4f75fc9901c724b712c371c9a1e782d3 libshout-2.2.2.tar.gz