Hello community, here is the log from the commit of package qimgv for openSUSE:Factory checked in at 2018-08-10 09:50:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qimgv (Old) and /work/SRC/openSUSE:Factory/.qimgv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qimgv" Fri Aug 10 09:50:12 2018 rev:3 rq:628268 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/qimgv/qimgv.changes 2018-06-13 15:46:31.416822324 +0200 +++ /work/SRC/openSUSE:Factory/.qimgv.new/qimgv.changes 2018-08-10 09:50:17.174319099 +0200 @@ -1,0 +2,33 @@ +Wed Aug 8 20:40:52 UTC 2018 - [email protected] + +- Update to version 0.7.0 + New stuff: + * Folder View mode. Toggle with Enter or Backspace. This mode + will be further improved in future + * Ability to run commands / shell scripts on a current image + + Go to Settings/Scripts + + Create a command + + Add a shortcut just like for any regular action + * Context menu + * Video controls + * Background transparency & blur support (KDE) + * Directory sorting (name, date, file size) + * Trash support + Improvements: + * A new icon + * Redesigned settings window + * Several ui improvements: auto-hiding top buttons, + toggle-able info overlay etc + * Updated theme + * Exif rotation should now be auto-applied on image load + * More responsive image switching (fixed a job management bug + in Loader) + * Configurable thread count for thumbnailer + * Fixed some possible crashes + Other: + * Added build flags for some features (kde blur and video + support) + +- Dropped qimgv-0.6-qt511.patch (merged upstream) + +------------------------------------------------------------------- Old: ---- qimgv-0.6-qt511.patch qimgv-0.6.3.tar.gz New: ---- qimgv-0.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qimgv.spec ++++++ --- /var/tmp/diff_new_pack.paLClp/_old 2018-08-10 09:50:19.622323047 +0200 +++ /var/tmp/diff_new_pack.paLClp/_new 2018-08-10 09:50:19.622323047 +0200 @@ -17,21 +17,19 @@ Name: qimgv -Version: 0.6.3 +Version: 0.7 Release: 0 Summary: Qt5 image viewer License: GPL-3.0-only Group: Productivity/Graphics/Viewers -Url: https://github.com/easymodo/qimgv +URL: https://github.com/easymodo/qimgv Source0: https://github.com/easymodo/qimgv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM qimgv-0.6-qt511.patch -Patch2: qimgv-0.6-qt511.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Concurrent) >= 5.10 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.10 BuildRequires: pkgconfig(mpv) >= 1.22.0 %description @@ -39,7 +37,6 @@ %prep %setup -q -%patch2 -p1 %build %cmake @@ -53,6 +50,6 @@ %license LICENSE %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop -%{_datadir}/icons/hicolor/*/apps/%{name}.png +%{_datadir}/icons/hicolor/*/apps/%{name}.* %changelog ++++++ qimgv-0.6.3.tar.gz -> qimgv-0.7.tar.gz ++++++ ++++ 23982 lines of diff (skipped)
