From 16f6745f7f4777013d019a2ad1c1b7576215022453e909ec3b93b126a340bf88 Mon Sep 17 00:00:00 2001 From: Cristian Morales Vega Date: Wed, 28 Aug 2013 13:10:04 +0000 Subject: [PATCH] - Update to 0.7.2 * fixed queue update bug * fixed track length formatting * fixed api documentation * fixed gcc warnings * fixed memory leaks * fixed wildmidi config path * fixed playlist autosave feature * fixed possible segmentation fault * fixed title format update bug * removed unimplemented function OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=43 --- qmmp-0.7.1.tar.bz2 | 3 --- qmmp-0.7.2.tar.bz2 | 3 +++ qmmp.changes | 15 +++++++++++++++ qmmp.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 qmmp-0.7.1.tar.bz2 create mode 100644 qmmp-0.7.2.tar.bz2 diff --git a/qmmp-0.7.1.tar.bz2 b/qmmp-0.7.1.tar.bz2 deleted file mode 100644 index b30c82c..0000000 --- a/qmmp-0.7.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e86c3c783bffa384d4c5c8731ebaff7a1589f56b6e0ad69ec6f82a8da160671 -size 847295 diff --git a/qmmp-0.7.2.tar.bz2 b/qmmp-0.7.2.tar.bz2 new file mode 100644 index 0000000..4ba0250 --- /dev/null +++ b/qmmp-0.7.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6b50ced58e247972060bb5a5156ea2c74b03f33df92e87591d09f685b82081 +size 847558 diff --git a/qmmp.changes b/qmmp.changes index 09a4c8a..7d3dec0 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Aug 28 13:09:03 UTC 2013 - reddwarf@opensuse.org + +- Update to 0.7.2 + * fixed queue update bug + * fixed track length formatting + * fixed api documentation + * fixed gcc warnings + * fixed memory leaks + * fixed wildmidi config path + * fixed playlist autosave feature + * fixed possible segmentation fault + * fixed title format update bug + * removed unimplemented function + ------------------------------------------------------------------- Fri May 31 09:31:54 UTC 2013 - reddwarf@opensuse.org diff --git a/qmmp.spec b/qmmp.spec index 4f86f0a..2b5f62c 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -23,7 +23,7 @@ %define soname 0 Name: qmmp -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: XMMS-like audio player License: GPL-2.0+