Hello community,

here is the log from the commit of package SDL2_mixer for openSUSE:Factory 
checked in at 2020-09-16 19:36:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL2_mixer (Old)
 and      /work/SRC/openSUSE:Factory/.SDL2_mixer.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL2_mixer"

Wed Sep 16 19:36:44 2020 rev:7 rq:834756 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL2_mixer/SDL2_mixer.changes    2019-03-26 
15:42:22.292245677 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2_mixer.new.4249/SDL2_mixer.changes  
2020-09-16 19:37:09.506659146 +0200
@@ -1,0 +2,5 @@
+Tue Sep 15 22:56:34 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Demote Recommends to Suggests.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL2_mixer.spec ++++++
--- /var/tmp/diff_new_pack.gODUfy/_old  2020-09-16 19:37:10.982660510 +0200
+++ /var/tmp/diff_new_pack.gODUfy/_new  2020-09-16 19:37:10.986660514 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2_mixer
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:        SDL2 sound mixer library
 License:        Zlib
 Group:          Development/Libraries/C and C++
-Url:            http://libsdl.org/projects/SDL_mixer/
+URL:            http://libsdl.org/projects/SDL_mixer/
 
 #Hg-Clone:     http://hg.libsdl.org/SDL_mixer/
 Source:         
http://libsdl.org/projects/SDL_mixer/release/%name-%version.tar.gz
@@ -40,12 +40,11 @@
 %endif
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(vorbis)
-Recommends:     timidity
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Suggests:       timidity
 
 %description
 A multichannel audio mixer. It supports four channels of 16-bit stereo
-audio, plus a single channel of music, mixed by the popular MikMod MOD,
+audio, plus a single channel of music, mixed by the MikMod MOD,
 Timidity MIDI, and mpg123 MP3 libraries.
 
 %package -n %lname
@@ -55,7 +54,7 @@
 
 %description -n %lname
 A multichannel audio mixer. It supports four channels of 16-bit stereo
-audio, plus a single channel of music, mixed by the popular MikMod MOD,
+audio, plus a single channel of music, mixed by the MikMod MOD,
 Timidity MIDI, and mpg123 MP3 libraries.
 
 %package -n libSDL2_mixer-devel
@@ -66,11 +65,11 @@
 
 %description -n libSDL2_mixer-devel
 A multi-channel audio mixer. It supports 4 channels of 16-bit stereo
-audio, plus a single channel of music, mixed by the popular MikMod MOD,
+audio, plus a single channel of music, mixed by the MikMod MOD,
 Timidity MIDI, and mpg123 MP3 libraries.
 
 %prep
-%setup -q
+%autosetup -p1
 dos2unix *.txt
 rm -rf external
 


Reply via email to