Hello community, here is the log from the commit of package quimup for openSUSE:Factory checked in at 2018-12-21 08:21:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quimup (Old) and /work/SRC/openSUSE:Factory/.quimup.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quimup" Fri Dec 21 08:21:49 2018 rev:2 rq:660094 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/quimup/quimup.changes 2018-01-19 11:52:05.670801807 +0100 +++ /work/SRC/openSUSE:Factory/.quimup.new.28833/quimup.changes 2018-12-21 08:21:51.509545318 +0100 @@ -1,0 +2,20 @@ +Wed Dec 19 17:46:45 UTC 2018 - [email protected] + +- Update to version 1.4.4 + * Fixed: Wrong time-stamp for some (single track) albums. + * Fixed: Using the systray Quimup always started minimized. + * Fixed: Player was not the active window after startup. + * Fixed: Files dropped on playlist are inserted at position. + * Fixed: Crash with deleted/moved external playlist items. + * Fixed: Compilation error on Mageia (thanks David Geiger). + * Fixed: libpng warning: iCCP: known incorrect sRGB profile. + * Coded: Fixed many new c++ compiler warnings (not errors). + * Coded: Added Taglib version check in qm_player (openSuse). + * Other: Autoconfig searches more places for mpd.conf + * Other: Settings window is now resizable (as it should be). + * Other: Some changes in 'about' text and 'Settings' layout. + +- Dropped quimup-gcc47.patch and quimup.patch (no longer + necessary) + +------------------------------------------------------------------- Old: ---- quimup-gcc47.patch quimup.patch quimup_1.4.3_source.tar.gz New: ---- Quimup_1.4.4_source.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quimup.spec ++++++ --- /var/tmp/diff_new_pack.stuU69/_old 2018-12-21 08:21:52.109544756 +0100 +++ /var/tmp/diff_new_pack.stuU69/_new 2018-12-21 08:21:52.109544756 +0100 @@ -1,7 +1,7 @@ # # spec file for package quimup # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 Packman team: http://packman.links2linux.org/ # # All modifications and additions to the file contributed by third parties @@ -18,17 +18,15 @@ Name: quimup -Version: 1.4.3 +Version: 1.4.4 Release: 0 Summary: A client for the music player daemon (MPD) -License: GPL-3.0+ -Group: Productivity/Multimedia/Sound/Players # was http://www.coonsden.com +License: GPL-3.0-or-later +Group: Productivity/Multimedia/Sound/Players URL: https://quimup.sourceforge.io -Source0: https://sourceforge.net/projects/quimup/files/quimup_%{version}_source.tar.gz +Source0: https://sourceforge.net/projects/quimup/files/Quimup_%{version}_source.tar.gz Source1: %{name}.desktop -Patch0: quimup-gcc47.patch -Patch1: quimup.patch BuildRequires: libmpdclient-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -46,12 +44,8 @@ playback functions are directly accessible from the system tray. %prep -%setup -q -n Quimup_%{version} -%patch0 -p1 -%patch1 -p1 +%setup -q -n Quimup_%{version}_source chmod -x COPYING changelog description FAQ.txt README -# removes build error with gcc7 -rm .qmake.stash %build %qmake5
