Hello community,

here is the log from the commit of package SDL2_mixer for openSUSE:Factory 
checked in at 2019-03-26 15:40:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL2_mixer (Old)
 and      /work/SRC/openSUSE:Factory/.SDL2_mixer.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL2_mixer"

Tue Mar 26 15:40:41 2019 rev:6 rq:683044 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL2_mixer/SDL2_mixer.changes    2018-01-13 
21:40:27.254191497 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2_mixer.new.25356/SDL2_mixer.changes 
2019-03-26 15:42:22.292245677 +0100
@@ -1,0 +2,15 @@
+Tue Mar  5 09:30:50 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.0.4
+  * Removed smpeg support for mp3 music, now that it's replaced
+    by libmpg123.
+  * Fixed mp3 mad decoder to skip tags, which otherwise would lead
+    to crashes.
+  * Added support for Opus music playback using opusfile library.
+- Update to version 2.0.3
+  * Fixed regression where Mix_Init() would return 0 for available
+    music formats.
+- Remove patch:
+  * SDL2_mixer-only-load-required-interfaces.patch (fixed by upstream)
+
+-------------------------------------------------------------------

Old:
----
  SDL2_mixer-2.0.2.tar.gz
  SDL2_mixer-only-load-required-interfaces.patch

New:
----
  SDL2_mixer-2.0.4.tar.gz

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

Other differences:
------------------
++++++ SDL2_mixer.spec ++++++
--- /var/tmp/diff_new_pack.JSG8AZ/_old  2019-03-26 15:42:23.312245094 +0100
+++ /var/tmp/diff_new_pack.JSG8AZ/_new  2019-03-26 15:42:23.312245094 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2_mixer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # 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/
 #
 
 
 Name:           SDL2_mixer
 %define lname  libSDL2_mixer-2_0-0
-Version:        2.0.2
+Version:        2.0.4
 Release:        0
 Summary:        SDL2 sound mixer library
 License:        Zlib
@@ -28,13 +28,13 @@
 #Hg-Clone:     http://hg.libsdl.org/SDL_mixer/
 Source:         
http://libsdl.org/projects/SDL_mixer/release/%name-%version.tar.gz
 Source1:        baselibs.conf
-Patch0:         SDL2_mixer-only-load-required-interfaces.patch
 BuildRequires:  dos2unix
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(fluidsynth)
 BuildRequires:  pkgconfig(libmikmod)
 BuildRequires:  pkgconfig(libmodplug) >= 0.8.8
+BuildRequires:  pkgconfig(opusfile)
 %if !(0%{?sle_version} == 120200 && 0%{?is_opensuse})
 BuildRequires:  pkgconfig(libmpg123)
 %endif
@@ -71,7 +71,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 dos2unix *.txt
 rm -rf external
 
@@ -100,12 +99,11 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
-%doc CHANGES.txt COPYING.txt README.txt
+%license COPYING.txt
+%doc CHANGES.txt README.txt
 %_libdir/libSDL2_mixer-2*.so.*
 
 %files -n libSDL2_mixer-devel
-%defattr(-,root,root)
 %_includedir/SDL2/
 %_libdir/libSDL2_mixer.so
 %_libdir/pkgconfig/SDL2_mixer.pc

++++++ SDL2_mixer-2.0.2.tar.gz -> SDL2_mixer-2.0.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/SDL2_mixer/SDL2_mixer-2.0.2.tar.gz 
/work/SRC/openSUSE:Factory/.SDL2_mixer.new.25356/SDL2_mixer-2.0.4.tar.gz 
differ: char 5, line 1


Reply via email to