Update to 0.8.9.0

epel8
Ville Skyttä 8 years ago
parent 50b40b3e55
commit 1cd361b03f

@ -1,6 +1,7 @@
--- libmodplug-0.8.4/README~ 2006-11-02 05:26:30.000000000 +0200 diff -up libmodplug-0.8.9.0/README~ libmodplug-0.8.9.0/README
+++ libmodplug-0.8.4/README 2007-04-04 20:39:53.000000000 +0300 --- libmodplug-0.8.9.0/README~ 2017-04-24 16:16:28.000000000 +0300
@@ -57,7 +57,7 @@ +++ libmodplug-0.8.9.0/README 2017-04-25 10:13:08.701929258 +0300
@@ -71,7 +71,7 @@ Contents
MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and
the subdirectory "instruments" can be found, the subdirectory "instruments" can be found,
@ -9,7 +10,7 @@
MMMID_SPEED for experimenting with the mod speed (1 thru 9) MMMID_SPEED for experimenting with the mod speed (1 thru 9)
MMMID_VERBOSE for feedback on the conversion process MMMID_VERBOSE for feedback on the conversion process
MMMID_DEBUG for sake of completeness, only useful for maintainers MMMID_DEBUG for sake of completeness, only useful for maintainers
@@ -68,7 +68,7 @@ @@ -82,7 +82,7 @@ Contents
MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and
the subdirectory "instruments" can be found, the subdirectory "instruments" can be found,
@ -18,9 +19,10 @@
MMABC_NO_RANDOM_PICK when not set and the abc file contains multiple songs MMABC_NO_RANDOM_PICK when not set and the abc file contains multiple songs
(X:n) the first song to be played will be picked at random another click (X:n) the first song to be played will be picked at random another click
--- libmodplug-0.8.4/src/load_pat.cpp~ 2006-09-12 02:57:25.000000000 +0300 diff -up libmodplug-0.8.9.0/src/load_pat.cpp~ libmodplug-0.8.9.0/src/load_pat.cpp
+++ libmodplug-0.8.4/src/load_pat.cpp 2007-04-04 20:40:13.000000000 +0300 --- libmodplug-0.8.9.0/src/load_pat.cpp~ 2017-04-24 16:10:17.000000000 +0300
@@ -53,8 +53,8 @@ +++ libmodplug-0.8.9.0/src/load_pat.cpp 2017-04-25 10:13:08.701929258 +0300
@@ -52,8 +52,8 @@
#define PATHFORPAT "C:\\TIMIDITY\\INSTRUMENTS" #define PATHFORPAT "C:\\TIMIDITY\\INSTRUMENTS"
#else #else
#define DIRDELIM '/' #define DIRDELIM '/'

@ -1,6 +1,6 @@
Name: libmodplug Name: libmodplug
Version: 0.8.8.5 Version: 0.8.9.0
Release: 9%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
Summary: Modplug mod music file format library Summary: Modplug mod music file format library
@ -9,7 +9,7 @@ License: Public Domain
URL: http://modplug-xmms.sourceforge.net/ URL: http://modplug-xmms.sourceforge.net/
Source0: http://downloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz Source0: http://downloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz
# Fedora specific, no need to send upstream # Fedora specific, no need to send upstream
Patch0: %{name}-0.8.4-timiditypaths.patch Patch0: %{name}-0.8.9.0-timiditypaths.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if 0%{?fedora} || 0%{?rhel} > 7 %if 0%{?fedora} || 0%{?rhel} > 7
@ -59,7 +59,6 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%{!?_licensedir:%global license %%doc}
%license COPYING %license COPYING
%doc AUTHORS ChangeLog README TODO %doc AUTHORS ChangeLog README TODO
%{_libdir}/libmodplug.so.* %{_libdir}/libmodplug.so.*
@ -71,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Apr 25 2017 Ville Skyttä <ville.skytta@iki.fi> - 1:0.8.9.0-1
- Update to 0.8.9.0
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.8.8.5-9 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.8.8.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

@ -1 +1 @@
5f30241db109d647781b784e62ddfaa1 libmodplug-0.8.8.5.tar.gz SHA512 (libmodplug-0.8.9.0.tar.gz) = 880e10154fd367ee24ace53ca7e32a5c1fee7dfff1f934e6499944c12779427da63e2f55f8d6ce25db0a42a5b4424053bf64305b31dbfc4ef6a8909924d655fd

Loading…
Cancel
Save