diff --git a/qmmp-0.5.5-libcdio_mess.patch b/qmmp-0.5.5-libcdio_mess.patch deleted file mode 100644 index bc043b8..0000000 --- a/qmmp-0.5.5-libcdio_mess.patch +++ /dev/null @@ -1,20 +0,0 @@ -Index: src/plugins/Input/cdaudio/decoder_cdaudio.cpp -=================================================================== ---- src/plugins/Input/cdaudio/decoder_cdaudio.cpp.orig -+++ src/plugins/Input/cdaudio/decoder_cdaudio.cpp -@@ -24,14 +24,11 @@ - #include - #include - #include --#include --#include -+#include - #include - #include --#include - #include - #include --#include - #include - #include - #include diff --git a/qmmp-0.6.2.tar.bz2 b/qmmp-0.6.2.tar.bz2 deleted file mode 100644 index d63c8cc..0000000 --- a/qmmp-0.6.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7638521e2ffb91beda11010a3f27958fc446b7e582e3d5e92c7dc5a751aa096 -size 773717 diff --git a/qmmp-0.6.3.tar.bz2 b/qmmp-0.6.3.tar.bz2 new file mode 100644 index 0000000..cf09c6d --- /dev/null +++ b/qmmp-0.6.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f5b8121d475ead81c788ec9d5346c8da537e342c0d99eaff08586af4c92ca8 +size 775285 diff --git a/qmmp.changes b/qmmp.changes index 0cde12b..d7dbfbd 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Aug 22 16:51:24 UTC 2012 - reddwarf@opensuse.org + +- Update to 0.6.3 + * fixed typo in the about dialog + * fixed FSF address + * fixed cmake scripts + * fixed filters of the directory scanner + * fixed crash in the playlist popup message + * updated Lithuanian translation (Algirdas Butkus) +- Removed qmmp-0.5.5-libcdio_mess.patch, fixed upstream + ------------------------------------------------------------------- Sat Aug 4 14:41:38 UTC 2012 - reddwarf@opensuse.org diff --git a/qmmp.spec b/qmmp.spec index 1a35800..eaeefce 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -23,16 +23,15 @@ %define soname 0 Name: qmmp -Version: 0.6.2 +Version: 0.6.3 Release: 0 Summary: XMMS-like audio player License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Players Url: http://qmmp.ylsoftware.com/ Source0: http://qmmp.googlecode.com/files/qmmp-%{version}.tar.bz2 -Patch0: qmmp-0.5.5-libcdio_mess.patch # PATCH-FEATURE-OPENSUSE qmmp-0.6.1-default_pulse.patch reddwarf@opensuse.org -- Use PulseAudio instead of ALSA by default -Patch1: qmmp-0.6.1-default_pulse.patch +Patch0: qmmp-0.6.1-default_pulse.patch BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: gcc-c++ @@ -124,7 +123,6 @@ Development files for libqmmp. %prep %setup -q %patch0 -%patch1 %build mkdir build