Hello community, here is the log from the commit of package lximage-qt for openSUSE:Factory checked in at 2020-11-04 18:28:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lximage-qt (Old) and /work/SRC/openSUSE:Factory/.lximage-qt.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lximage-qt" Wed Nov 4 18:28:57 2020 rev:9 rq:846027 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lximage-qt/lximage-qt.changes 2020-05-04 18:39:25.556915983 +0200 +++ /work/SRC/openSUSE:Factory/.lximage-qt.new.11331/lximage-qt.changes 2020-11-04 18:32:55.044077857 +0100 @@ -1,0 +2,20 @@ +Wed Nov 4 15:47:01 UTC 2020 - Michael Vetter <mvet...@suse.com> + +- Remove deprecated recommends on lang package + +------------------------------------------------------------------- +Wed Nov 4 13:31:19 UTC 2020 - Michael Vetter <mvet...@suse.com> + +- Update to 0.16.0: + * Added image size and path to statusbar. + * Added copy Path action. + * Fixed memory leaks in annotations. + * Show error message if saving with a format is not supported. + * Added resize image feature. + * Use QFlags default constructor. + * Prevent users from defining ambiguous shortcuts. + * Consult Qt for supported mimetypes. + * Start app on screen with mouse cursor when opening image. + * Added depreciation notice to screenshot command line options. + +------------------------------------------------------------------- Old: ---- lximage-qt-0.15.0.tar.xz lximage-qt-0.15.0.tar.xz.asc New: ---- lximage-qt-0.16.0.tar.xz lximage-qt-0.16.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lximage-qt.spec ++++++ --- /var/tmp/diff_new_pack.rMVT4a/_old 2020-11-04 18:32:55.500076846 +0100 +++ /var/tmp/diff_new_pack.rMVT4a/_new 2020-11-04 18:32:55.504076837 +0100 @@ -1,7 +1,7 @@ # # spec file for package lximage-qt # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: lximage-qt -Version: 0.15.0 +Version: 0.16.0 Release: 0 Summary: LXQt Image Viewer License: GPL-2.0-or-later @@ -29,22 +29,20 @@ BuildRequires: cmake >= 3.1.0 BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.7.0 +BuildRequires: lxqt-build-tools-devel >= 0.8.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: pkgconfig(Qt5DBus) +BuildRequires: pkgconfig(Qt5DBus) >= 5.12.0 BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libfm-qt) >= %{version} -BuildRequires: pkgconfig(libmenu-cache) BuildRequires: pkgconfig(lxqt) BuildRequires: pkgconfig(xfixes) -Recommends: %{name}-lang Requires(post): desktop-file-utils Requires(pre): desktop-file-utils @@ -60,7 +58,7 @@ %cmake \ -DUSE_QT5=ON \ -DPULL_TRANSLATIONS=OFF -make %{?_smp_mflags} +%make_build %install %cmake_install ++++++ lximage-qt-0.15.0.tar.xz -> lximage-qt-0.16.0.tar.xz ++++++ ++++ 28894 lines of diff (skipped)