Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitg for openSUSE:Factory checked in at 2023-11-07 21:26:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitg (Old) and /work/SRC/openSUSE:Factory/.gitg.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitg" Tue Nov 7 21:26:50 2023 rev:59 rq:1123788 version:44 Changes: -------- --- /work/SRC/openSUSE:Factory/gitg/gitg.changes 2022-02-04 21:52:19.635180193 +0100 +++ /work/SRC/openSUSE:Factory/.gitg.new.17445/gitg.changes 2023-11-07 21:27:38.550350570 +0100 @@ -1,0 +2,24 @@ +Mon Nov 6 10:51:40 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 44: + + control available lanes to paint. + + avoid load history twice. + + Show commit details for submodule history view. + + Honor core.hooksPath property. + + Add file filter by name for stage view. + + Calculate selected ref on history view. + + Show info on errors in command line about init option. + + Open files in external editor. + + Allow to sign commits. + + Correct behaviour of --standalone option. + + Option to delete sources from disk. + + Deal correctly with stage/unstage of selection on new files. + + Honor system preferences about using dark theme. + + highlight characters outside margins. + + Allow to edit remotes. +- Drop 1978973b12848741b08695ec2020bac98584d636.patch: fixed + upstream. +- Add pkgconfig(libhandy-1) and pkgconfig(gpgme) BuildRequires: new + dependencies. + +------------------------------------------------------------------- Old: ---- 1978973b12848741b08695ec2020bac98584d636.patch gitg-41.obscpio New: ---- gitg-44.obscpio BETA DEBUG BEGIN: Old: + Allow to edit remotes. - Drop 1978973b12848741b08695ec2020bac98584d636.patch: fixed upstream. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitg.spec ++++++ --- /var/tmp/diff_new_pack.3wSuFD/_old 2023-11-07 21:27:41.210448525 +0100 +++ /var/tmp/diff_new_pack.3wSuFD/_new 2023-11-07 21:27:41.214448673 +0100 @@ -1,7 +1,7 @@ # # spec file for package gitg # -# 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: gitg -Version: 41 +Version: 44 Release: 0 Summary: Git repository viewer License: GPL-2.0-or-later @@ -27,8 +27,6 @@ # PATCH-FIX-OPENSUSE gitg-typelib-dependencies.patch dims...@opensuse.org -- Change the way we add library dependencies to .typelibs. openSUSE requires a full library name, incl. version Patch0: gitg-typelib-dependencies.patch -# PATCH-FIX-UPSTREAM 1978973b12848741b08695ec2020bac98584d636.patch -- Fix build with meson 0.61.0 and newer -Patch1: https://gitlab.gnome.org/GNOME/gitg/-/commit/1978973b12848741b08695ec2020bac98584d636.patch BuildRequires: fdupes BuildRequires: meson @@ -38,6 +36,7 @@ BuildRequires: pkgconfig(gladeui-2.0) >= 3.2 BuildRequires: pkgconfig(glib-2.0) >= 2.38 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1 +BuildRequires: pkgconfig(gpgme) BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gspell-1) >= 1.8.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 @@ -45,6 +44,7 @@ BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libdazzle-1.0) BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.27.7 +BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libpeas-1.0) >= 1.5.0 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.5.0 BuildRequires: pkgconfig(libsecret-1) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3wSuFD/_old 2023-11-07 21:27:41.242449704 +0100 +++ /var/tmp/diff_new_pack.3wSuFD/_new 2023-11-07 21:27:41.242449704 +0100 @@ -1,8 +1,8 @@ <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gitg.git</param> - <param name="revision">refs/tags/v41</param> + <param name="revision">refs/tags/v44</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> @@ -11,6 +11,6 @@ <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="disabled" /> + <service name="set_version" mode="manual" /> </services> ++++++ gitg-41.obscpio -> gitg-44.obscpio ++++++ /work/SRC/openSUSE:Factory/gitg/gitg-41.obscpio /work/SRC/openSUSE:Factory/.gitg.new.17445/gitg-44.obscpio differ: char 48, line 1 ++++++ gitg.obsinfo ++++++ --- /var/tmp/diff_new_pack.3wSuFD/_old 2023-11-07 21:27:41.286451324 +0100 +++ /var/tmp/diff_new_pack.3wSuFD/_new 2023-11-07 21:27:41.290451471 +0100 @@ -1,6 +1,5 @@ name: gitg -version: 41 -mtime: 1640610174 -commit: 1adffb6b3ce97626f2ed23885d6d0e44a2764cbe - +version: 44 +mtime: 1691062584 +commit: f41b818a9aeceb69480b8098109fa2c449e24879