Skip to content

Commit 1a718fb

Browse files
committed
changelog update
1 parent ebb06fa commit 1a718fb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
2.0.3:
2+
Ozkan Sezer - Wed, 10 Oct 2018 14:56:10
3+
* Removed smpeg support for mp3 music, now that it's replaced by libmpg123
24
Ozkan Sezer - Sun, 07 Oct 2018 08:50:02
35
* Fixed mp3 mad decoder to skip tags, which otherwise would lead to crashes
46
Ozkan Sezer - Fri, 15 Jun 2018 05:32:56

SDL2_mixer.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Requires: %{name}
2727
Due to popular demand, here is a simple multi-channel audio mixer.
2828
It supports 4 channels of 16 bit stereo audio, plus a single channel
2929
of music, mixed by the popular MikMod MOD, Timidity MIDI, Ogg Vorbis,
30-
Tremor, SMPEG MP3, and libmad MP3 libraries.
30+
Tremor, libmpg123 and libmad MP3 libraries.
3131

3232
%prep
3333
%setup

0 commit comments

Comments
 (0)