From e9dbb5dadf5de54e723c6ad140f5ba6edf95dadc Mon Sep 17 00:00:00 2001 From: tiwai <> Date: Jun 16 2021 18:43:18 +0000 Subject: Update libmodplug to version 0.8.9.0+git20170610.f6dd59a / rev 2 via SR 899949 https://build.opensuse.org/request/show/899949 by user tiwai + dimstar_suse --- diff --git a/.files b/.files index a9e1474..572204d 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f3f38f2..545d827 100644 --- a/.rev +++ b/.rev @@ -7,4 +7,12 @@ <comment>Use openSUSE:Leap:42.3:Update's package</comment> <requestid>812441</requestid> </revision> + <revision rev="2" vrev="2"> + <srcmd5>5c52221122b88fc766568fabba401373</srcmd5> + <version>0.8.9.0+git20170610.f6dd59a</version> + <time>1623868410</time> + <user>dimstar_suse</user> + <comment></comment> + <requestid>899949</requestid> + </revision> </revisionlist> diff --git a/.servicemark b/.servicemark new file mode 100644 index 0000000..3b4a1b7 --- /dev/null +++ b/.servicemark @@ -0,0 +1 @@ +801d3a00c33e97603e8449ced5ba70fa diff --git a/libmodplug.changes b/libmodplug.changes index 28d750e..9988e99 100644 --- a/libmodplug.changes +++ b/libmodplug.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jun 11 19:19:53 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com> + +- Correct Summary and Group info for libmodplug1, it's a shared + library, not a devel file/package. + +------------------------------------------------------------------- Mon Jun 8 07:28:16 UTC 2020 - Dave Plater <davejplater@gmail.com> - Reinstated libmodplug package from Leap:42.3:Update to replace diff --git a/libmodplug.spec b/libmodplug.spec index ad9fcc3..d178f2c 100644 --- a/libmodplug.spec +++ b/libmodplug.spec @@ -1,7 +1,7 @@ # # spec file for package libmodplug # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Release: 0 Summary: A MOD playing library License: SUSE-Public-Domain Group: System/Libraries -Url: https://github.com/Konstanty/libmodplug/ +URL: https://github.com/Konstanty/libmodplug/ Source: %{name}-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-OPENSUSE libmodplug-timidity.patch -- set paths to openSUSE timidity package @@ -43,8 +43,8 @@ mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque, found at http://www.modplug.com/. %package -n libmodplug%{soname} -Summary: Development files for libmodplug -Group: Development/Libraries/C and C++ +Summary: Shared library part of libmodplug +Group: System/Libraries %description -n libmodplug%{soname} Modplug library based on the ModPlug sound engine.