Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package geeqie for openSUSE:Factory checked in at 2023-06-28 21:33:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geeqie (Old) and /work/SRC/openSUSE:Factory/.geeqie.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geeqie" Wed Jun 28 21:33:15 2023 rev:30 rq:1095704 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/geeqie/geeqie.changes 2023-05-12 20:41:01.211098254 +0200 +++ /work/SRC/openSUSE:Factory/.geeqie.new.13546/geeqie.changes 2023-06-28 21:33:17.273834596 +0200 @@ -1,0 +2,15 @@ +Wed Jun 21 16:05:29 UTC 2023 - Marcel Kuehlhorn <tu...@opensuse.org> + +- Update to version 2.1: + + Additional --selection remote commands + + Split view additional 3-image layout + + Many bug fixes + + Some progress in GTK4 migration + + Change source code from c to c++ + + Much progress in making source code warning-free + + Updated language support +- Remove 6c4226ff.patch and eb9d0e10.patch + they are part of the release +- Disable LUA to work around gh#BestImageViewer/geeqie#1117 + +------------------------------------------------------------------- Old: ---- 6c4226ff.patch eb9d0e10.patch geeqie-2.0.1.tar.xz geeqie-2.0.1.tar.xz.asc New: ---- geeqie-2.1.tar.xz geeqie-2.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geeqie.spec ++++++ --- /var/tmp/diff_new_pack.TgPX3k/_old 2023-06-28 21:33:18.073839320 +0200 +++ /var/tmp/diff_new_pack.TgPX3k/_new 2023-06-28 21:33:18.085839390 +0200 @@ -1,7 +1,7 @@ # # spec file for package geeqie # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: geeqie -Version: 2.0.1 +Version: 2.1 Release: 0 Summary: Lightweight Gtk+ based image viewer License: GPL-2.0-or-later @@ -26,8 +26,6 @@ Source0: https://github.com/BestImageViewer/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/BestImageViewer/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc Source2: geeqie.keyring -Patch0: https://github.com/BestImageViewer/geeqie/commit/eb9d0e10.patch -Patch1: https://github.com/BestImageViewer/geeqie/commit/6c4226ff.patch BuildRequires: c++_compiler BuildRequires: docbook_4 BuildRequires: doxygen @@ -72,7 +70,8 @@ %build %meson \ -Dgq_helpdir=%{_docdir}/%{name} \ - -Dgq_htmldir=%{_docdir}/%{name} + -Dgq_htmldir=%{_docdir}/%{name} \ + -Dlua=disabled %meson_build %install @@ -86,7 +85,7 @@ %files %license COPYING -%doc AUTHORS NEWS TODO README.md +%doc NEWS TODO README.md %doc %{_docdir}/%{name}/html %{_bindir}/geeqie %{_datadir}/applications/geeqie.desktop ++++++ geeqie-2.0.1.tar.xz -> geeqie-2.1.tar.xz ++++++ ++++ 717365 lines of diff (skipped)