Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qiv for openSUSE:Factory checked in at 2023-03-27 18:17:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qiv (Old) and /work/SRC/openSUSE:Factory/.qiv.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qiv" Mon Mar 27 18:17:41 2023 rev:25 rq:1074664 version:2.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qiv/qiv.changes 2018-04-13 12:49:23.812363914 +0200 +++ /work/SRC/openSUSE:Factory/.qiv.new.31432/qiv.changes 2023-03-27 18:17:45.763575964 +0200 @@ -1,0 +2,33 @@ +Mon Mar 27 10:12:18 UTC 2023 - Dirk Müller <[email protected]> + +- update to 2.3.3: + * qiv-command example: added more + interesting tags in exiftool.tags.for.qiv-command + * qiv-command example: added gps2url and gimp + * allow --help and --version without DISPLAY variable set + * scale fonts according to highDPIfactor + * fix some deprecation warnings + * fix small bug with --highDPIfactor + and --scale_down and images smaller than screen size + before enlarging but bigger than screensaver after + enlarging + * new cmdline option --highDPIfactor: + zoom factor to compensate for high (or also low) DPI screens + * statusline+window title: move not so + interesting loading time to the end + * fix removing artist/comment text in fullscreen mode + * add ability (and options and toggles) to display EXIF artist + name + * add heif image support via gdk- pixbuf loader + * add example in qiv-command on how to + run programs without blocking qiv + * add webp support via imlib loader + * fix wrong man path, fix clang-10 compiler warning, include + debian #969338 + * zoom in faster (+50% instead of +10%) if above 100% + * redefined GDK_SCROLL events to move image in fullscreen + * replace deprecated gdk_draw functions with cairo functions + * fix: don't ignore maxaspect and scale down options when + reloading image due to watch option on. (Issue #8) + +------------------------------------------------------------------- Old: ---- qiv-2.3.2.tgz New: ---- qiv-2.3.3.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qiv.spec ++++++ --- /var/tmp/diff_new_pack.NRR7oD/_old 2023-03-27 18:17:46.363579130 +0200 +++ /var/tmp/diff_new_pack.NRR7oD/_new 2023-03-27 18:17:46.367579151 +0200 @@ -1,7 +1,7 @@ # # spec file for package qiv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # 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: qiv -Version: 2.3.2 +Version: 2.3.3 Release: 0 Summary: A gdk/imlib based image viewer License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers -Url: https://spiegl.de/qiv/ +URL: https://spiegl.de/qiv/ Source0: https://spiegl.de/qiv/download/qiv-%{version}.tgz BuildRequires: file-devel BuildRequires: gtk2-devel @@ -53,7 +53,7 @@ chmod -x contrib/* %build -make %{?_smp_mflags} +%make_build %install install -Dpm 755 qiv %{buildroot}%{_bindir}/qiv @@ -63,9 +63,10 @@ %suse_update_desktop_file qiv %files -%doc README README.COPYING README.TODO contrib +%license README.COPYING +%doc README README.TODO contrib %{_bindir}/qiv -%{_mandir}/man1/qiv.1%{ext_man} +%{_mandir}/man1/qiv.1%{?ext_man} %{_datadir}/pixmaps/qiv.png %{_datadir}/applications/qiv.desktop ++++++ qiv-2.3.2.tgz -> qiv-2.3.3.tgz ++++++ ++++ 2073 lines of diff (skipped)
