diff --git a/qmmp-0.7.0.tar.bz2 b/qmmp-0.7.0.tar.bz2 deleted file mode 100644 index e510594..0000000 --- a/qmmp-0.7.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f9a67821a711f925e27d7254eb3039d31019fe1a2aaa7a901be0d2f9066183d -size 846257 diff --git a/qmmp-0.7.1.tar.bz2 b/qmmp-0.7.1.tar.bz2 new file mode 100644 index 0000000..b30c82c --- /dev/null +++ b/qmmp-0.7.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e86c3c783bffa384d4c5c8731ebaff7a1589f56b6e0ad69ec6f82a8da160671 +size 847295 diff --git a/qmmp.changes b/qmmp.changes index 1fab1d9..09a4c8a 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri May 31 09:31:54 UTC 2013 - reddwarf@opensuse.org + +- Update to 0.7.1 + * improved jack plugin (24/32-bit samples and freebsd support) + * excluded mime types of disabled plugins in the mpris interface + * fixed windows support in the gme plugin + * fixed shortcut editor dialog + * fixed api documentation + * fixed parsing of the icy packet size + * fixed possible freezes + * fixed Spanish translation (thanks to Gustavo Alvarez) + * fixed and improved qmake support (Ryota Shimamoto) + * fixed pkg-config support + * fixed several ui bugs + * fixed scrobbler regressions + ------------------------------------------------------------------- Wed May 15 13:51:40 UTC 2013 - mhrusecky@suse.com diff --git a/qmmp.spec b/qmmp.spec index 74e2d11..4f86f0a 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -23,7 +23,7 @@ %define soname 0 Name: qmmp -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: XMMS-like audio player License: GPL-2.0+ @@ -91,7 +91,6 @@ has user interface, similar winamp or xmms. %package -n libqmmp%{soname} Summary: Qmmp library Group: System/Libraries -Suggests: libqmmp%{soname}-plugin-mplayer Recommends: libqmmp%{soname}-plugins %description -n libqmmp%{soname} @@ -103,6 +102,8 @@ Group: System/Libraries Provides: qmmp(%{soname})(Input) Provides: qmmp(%{soname})(Output) Provides: qmmp(%{soname})(Ui) +# Suggests instead of Recommends since MPlayer is a too big dependency +Suggests: libqmmp%{soname}-plugin-mplayer %description -n libqmmp%{soname}-plugins Plugins for libqmmp.