From 69d5fab841604998ab57b7c84b8a0834adf60df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 2 Apr 2011 16:06:48 +0300 Subject: [PATCH] Update to 0.8.8.2. --- .gitignore | 2 +- libmodplug.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bcd1b0b..ee01e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -libmodplug-0.8.8.1.tar.gz +/libmodplug-0.8.8.2.tar.gz diff --git a/libmodplug.spec b/libmodplug.spec index c832a07..04924c0 100644 --- a/libmodplug.spec +++ b/libmodplug.spec @@ -1,6 +1,6 @@ Name: libmodplug -Version: 0.8.8.1 -Release: 3%{?dist} +Version: 0.8.8.2 +Release: 1%{?dist} Epoch: 1 Summary: Modplug mod music file format library @@ -32,7 +32,7 @@ sed -i -e 's/\r//g' ChangeLog %build %configure -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Apr 2 2011 Ville Skyttä - 1:0.8.8.2-1 +- Update to 0.8.8.2. + * Tue Feb 08 2011 Fedora Release Engineering - 1:0.8.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 93c35ef..428f589 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7fa53a60c650024ff51cca88341776b libmodplug-0.8.8.1.tar.gz +e1fceac4c3bc26ebe96f619b46d26ff7 libmodplug-0.8.8.2.tar.gz