diff --git a/.gitignore b/.gitignore index 76848e6..dafa321 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/libmodplug-0.8.8.3.tar.gz +/*.tar.* diff --git a/libmodplug.spec b/libmodplug.spec index 15c9acc..9f2fedb 100644 --- a/libmodplug.spec +++ b/libmodplug.spec @@ -1,6 +1,6 @@ Name: libmodplug -Version: 0.8.8.3 -Release: 3%{?dist} +Version: 0.8.8.4 +Release: 1%{?dist} Epoch: 1 Summary: Modplug mod music file format library @@ -27,7 +27,6 @@ Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} %prep %setup -q %patch0 -p1 -chmod -c -x src/tables.h sed -i -e 's/\r//g' ChangeLog @@ -68,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 7 2011 Ville Skyttä - 1:0.8.8.4-1 +- Update to 0.8.8.4 (security, #728371). + * Tue May 10 2011 Ville Skyttä - 1:0.8.8.3-3 - Drop dependency on /etc/timidity.cfg, it's not worth the 100MB+ it pulls in. diff --git a/sources b/sources index 43d955d..9f2a853 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a9c713f0f56894163ddc61f9a0d1f71 libmodplug-0.8.8.3.tar.gz +fddc3c704c5489de2a3cf0fedfec59db libmodplug-0.8.8.4.tar.gz