Hello community, here is the log from the commit of package lximage-qt for openSUSE:Factory checked in at 2019-02-25 17:48:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lximage-qt (Old) and /work/SRC/openSUSE:Factory/.lximage-qt.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lximage-qt" Mon Feb 25 17:48:55 2019 rev:6 rq:670380 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lximage-qt/lximage-qt.changes 2018-06-29 22:31:36.994245741 +0200 +++ /work/SRC/openSUSE:Factory/.lximage-qt.new.28833/lximage-qt.changes 2019-02-25 17:49:00.130817688 +0100 @@ -1,0 +2,14 @@ +Thu Jan 31 09:50:00 UTC 2019 - Michael Vetter <[email protected]> + +- Update to 0.14.0: + * Render image EXIF data (by Rndevfx) + * Added confirmation dialog when using “Save as” with a filename without extension. + * Add ImgBB upload provider + * Add ability to annotate images + * Add copy button to upload dialog + * Implement MRU list + * Update copyright block in source files + * Fixed thumbnail selection (with deletion) +- Move translation from lxqt-l10n into package + +------------------------------------------------------------------- Old: ---- lximage-qt-0.7.0.tar.xz lximage-qt-0.7.0.tar.xz.asc New: ---- lximage-qt-0.14.0.tar.xz lximage-qt-0.14.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lximage-qt.spec ++++++ --- /var/tmp/diff_new_pack.u3MhYA/_old 2019-02-25 17:49:01.778817012 +0100 +++ /var/tmp/diff_new_pack.u3MhYA/_new 2019-02-25 17:49:01.782817010 +0100 @@ -1,7 +1,7 @@ # # spec file for package lximage-qt # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -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.7.0 +Version: 0.14.0 Release: 0 Summary: LXQt Image Viewer License: GPL-2.0-or-later @@ -26,10 +26,10 @@ Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring -BuildRequires: cmake >= 3.0.2 +BuildRequires: cmake >= 3.1.0 BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.5.0 +BuildRequires: lxqt-build-tools-devel >= 0.6.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(KF5WindowSystem) @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(libexif) -BuildRequires: pkgconfig(libfm-qt) >= 0.13.0 +BuildRequires: pkgconfig(libfm-qt) >= 0.14.0 BuildRequires: pkgconfig(libmenu-cache) BuildRequires: pkgconfig(lxqt) BuildRequires: pkgconfig(xfixes) @@ -49,7 +49,9 @@ Requires(pre): desktop-file-utils %description -Image Viewer for LXQt and Thumbnail Generator for PCManFM-QT +Image Viewer for LXQt and Thumbnail Generator for PCManFM-Qt + +%lang_package %prep %setup -q @@ -68,6 +70,8 @@ %fdupes %{buildroot}%{_datadir}/%{name} +%find_lang %{name} --with-qt + %files %license COPYING %doc AUTHORS @@ -75,4 +79,8 @@ %{_datadir}/applications/%{name}*.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.??g +%files lang -f %{name}.lang +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/translations + %changelog ++++++ lximage-qt-0.7.0.tar.xz -> lximage-qt-0.14.0.tar.xz ++++++ ++++ 24023 lines of diff (skipped)
