Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgme for openSUSE:Factory checked 
in at 2021-03-10 08:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgme (Old)
 and      /work/SRC/openSUSE:Factory/.libgme.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgme"

Wed Mar 10 08:50:31 2021 rev:18 rq:877269 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgme/libgme.changes    2019-12-11 
12:08:48.372647449 +0100
+++ /work/SRC/openSUSE:Factory/.libgme.new.2378/libgme.changes  2021-03-10 
08:51:57.862561309 +0100
@@ -1,0 +2,7 @@
+Sun Feb 28 18:00:40 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.6.3:
+  * includes a couple of years' worth of feature changes and bugfixes.
+- drop fix-gcc10-compiler-detection.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  fix-gcc10-compiler-detection.patch
  game-music-emu-0.6.2.tar.xz

New:
----
  game-music-emu-0.6.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgme.spec ++++++
--- /var/tmp/diff_new_pack.b0Bkzi/_old  2021-03-10 08:51:58.682562155 +0100
+++ /var/tmp/diff_new_pack.b0Bkzi/_new  2021-03-10 08:51:58.686562159 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgme
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -18,7 +18,7 @@
 
 %define soname 0
 Name:           libgme
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Collection of video game music file emulators
 License:        LGPL-2.1-or-later
@@ -26,11 +26,9 @@
 URL:            https://bitbucket.org/mpyne/game-music-emu/wiki/Home
 Source0:        
https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-%{version}.tar.xz
 Source1:        baselibs.conf
-Patch0:         fix-gcc10-compiler-detection.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
 
 %description
 Game_Music_Emu is a collection of video game music file emulators that support
@@ -73,23 +71,22 @@
 
 %prep
 %setup -q -n game-music-emu-%{version}
-%patch0 -p1
 sed -i 's/\r$//' changes.txt design.txt gme.txt license.txt readme.txt
 
 %build
 %cmake
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install
 
 %post -n libgme%{soname} -p /sbin/ldconfig
-
 %postun -n libgme%{soname} -p /sbin/ldconfig
 
 %files -n libgme%{soname}
 %defattr(0644, root, root, 0755)
-%doc changes.txt gme.txt license.txt readme.txt
+%license license.txt
+%doc changes.txt gme.txt readme.txt
 %{_libdir}/libgme.so.%{soname}*
 
 %files devel

++++++ game-music-emu-0.6.2.tar.xz -> game-music-emu-0.6.3.tar.xz ++++++
++++ 18014 lines of diff (skipped)

Reply via email to