From c758b6b959d2d2a99eebdd0a53dad0639b44c504cc81dc41227ee515b5a3ac2d Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Fri, 20 Apr 2018 13:01:27 +0000 Subject: [PATCH] - Update to version 1.2.1. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=113 --- qmmp-1.2.0.tar.bz2 | 3 --- qmmp-1.2.1.tar.bz2 | 3 +++ qmmp.changes | 14 ++++++++++++++ qmmp.spec | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 qmmp-1.2.0.tar.bz2 create mode 100644 qmmp-1.2.1.tar.bz2 diff --git a/qmmp-1.2.0.tar.bz2 b/qmmp-1.2.0.tar.bz2 deleted file mode 100644 index accce41..0000000 --- a/qmmp-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8020c92e5dd75ed9ab34fd5d1bb524e01f2f361dafd2fe9a3073ae97f5896c9e -size 1182024 diff --git a/qmmp-1.2.1.tar.bz2 b/qmmp-1.2.1.tar.bz2 new file mode 100644 index 0000000..2cb0737 --- /dev/null +++ b/qmmp-1.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9314126adf72534d3ba907246b075a45a997578e5fb86e52769e01602e4e8a9 +size 1187267 diff --git a/qmmp.changes b/qmmp.changes index 7d79f14..7b9cf18 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 19 20:07:54 UTC 2018 - sor.alexei@meowr.ru + +- Update to version 1.2.1: + * Add ffmpeg 4.0 support. + * Add a feature to change the default user interface. + * Fix playlists moving. + * Fix openbox support. + * Fix kwin support. + * Fix mp3 detection. + * Fix seeking by mouse wheel. + * Fix build with Qt 5.11. + * Update translations. + ------------------------------------------------------------------- Sun Nov 26 12:10:33 UTC 2017 - sor.alexei@meowr.ru diff --git a/qmmp.spec b/qmmp.spec index 8bac6a9..0a8aed9 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -1,7 +1,7 @@ # # spec file for package qmmp # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Qt-based Multimedia Player -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Players Url: http://qmmp.ylsoftware.com/ Source: http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2