Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitg for openSUSE:Factory checked in at 2026-07-02 20:10:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitg (Old) and /work/SRC/openSUSE:Factory/.gitg.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitg" Thu Jul 2 20:10:59 2026 rev:61 rq:1363133 version:50 Changes: -------- --- /work/SRC/openSUSE:Factory/gitg/gitg.changes 2026-04-10 17:55:41.392466206 +0200 +++ /work/SRC/openSUSE:Factory/.gitg.new.1982/gitg.changes 2026-07-02 20:14:55.408745245 +0200 @@ -1,0 +2,58 @@ +Thu Jul 2 06:13:41 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50: + + Features: + - Customizable column visibility and order in history + - New preferences general tab + - Custom actions + - Delete remote branches + - Full feature push action + - Checkout detached action + - Show HEAD in history view + - Edit upstream branch on local branches + - Rename tags + - Resolve local tags + - Allow choosing the default diff view: Unif or Split + - Add action to fetch all remotes + - Action to show info for tags + - Use Alt+Page_Up / Alt+Page_Down for previous/next in the + commit dialog + + Bug fixes: + - Revert visibility of committer name and SHA1 + - Manage global actions outside a repo + - Resolve shortcut conflict between discard and edit actions + - Use proper quotes on messages + - Allow push action to be smart + - Keep state for wrap lines on commit activity + - Avoid different diff renderers to keep same dimensions + - Fix open externally opening gitdir instead of workdir + - Improve default window size and pane positions + - Keep commit dialog size + - Enable translation on open externally action + - Load custom gitg styles only once + - Show push output from server + - Open repository directory externally + - Honor theme on source view + - Fetch without tags using Shift key + - Detect current upstream branch to disable edit upstream + - Avoid to ignore ssh key credential method + - Process correctly textconv parameters + - Detect stash references on sidebar + - fix details on dialog building + - Use small "Authored by" & "Committed by" labels + - Hyperlink emails onto names in commit details + - Added refresh to reload branch list in interface + - Add shortcuts and buttons to navigate through search results + - added quotation marks in branch name + - Open all references collapsed except for branches + - Add operational icon and set as add remote for Remotes + - Add push action only if upstream is set + - Do not close dialogs on errors + - Show full branch name in a tooltip in the branches listview + - Hide unknown refs + - Warn about destructive action + - Correct the shortcut documentation for committing +- Rebase gitg-typelib-dependencies.patch with quilt. +- Use ldconfig_scriptlets macro for post(un) handling. + +------------------------------------------------------------------- Old: ---- gitg-44.git.238.tar.xz New: ---- gitg-50.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitg.spec ++++++ --- /var/tmp/diff_new_pack.HJvSEQ/_old 2026-07-02 20:14:56.100769168 +0200 +++ /var/tmp/diff_new_pack.HJvSEQ/_new 2026-07-02 20:14:56.100769168 +0200 @@ -17,7 +17,7 @@ Name: gitg -Version: 44.git.238 +Version: 50 Release: 0 Summary: Git repository viewer License: GPL-2.0-or-later @@ -27,7 +27,7 @@ # PATCH-FIX-OPENSUSE gitg-typelib-dependencies.patch [email protected] -- 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 +# PATCH-FIX-UPSTREAM 305.patch -- Port to gir2.0 Patch1: https://gitlab.gnome.org/GNOME/gitg/-/merge_requests/305.patch BuildRequires: fdupes @@ -159,10 +159,8 @@ %check %meson_test || : -%post -n libgitg-1_0-0 -p /sbin/ldconfig -%postun -n libgitg-1_0-0 -p /sbin/ldconfig -%post -n libgitg-ext-1_0-0 -p /sbin/ldconfig -%postun -n libgitg-ext-1_0-0 -p /sbin/ldconfig +%ldconfig_scriptlets -n libgitg-1_0-0 +%ldconfig_scriptlets -n libgitg-ext-1_0-0 %files %license COPYING ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.HJvSEQ/_old 2026-07-02 20:14:56.140770550 +0200 +++ /var/tmp/diff_new_pack.HJvSEQ/_new 2026-07-02 20:14:56.144770689 +0200 @@ -1,6 +1,6 @@ -mtime: 1775718277 -commit: 0134c731621cb3343e1164b5cd39f932d16dc81c5ccece46be211d8f397ab03e +mtime: 1782974096 +commit: 7bfb4b58ad046a693de08c4ce3690860c3e1d9f3dcad43526e28ed8cf2571e7b url: https://src.opensuse.org/GNOME/gitg -revision: 0134c731621cb3343e1164b5cd39f932d16dc81c5ccece46be211d8f397ab03e +revision: 7bfb4b58ad046a693de08c4ce3690860c3e1d9f3dcad43526e28ed8cf2571e7b projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HJvSEQ/_old 2026-07-02 20:14:56.168771518 +0200 +++ /var/tmp/diff_new_pack.HJvSEQ/_new 2026-07-02 20:14:56.168771518 +0200 @@ -3,7 +3,7 @@ <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">master</param> + <param name="revision">50</param> <param name="versionformat">@[email protected].@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(\d+(?:\.\d+)*)(?:\.git\.0)?(\.git\.[1-9]\d*)?</param> <param name="versionrewrite-replacement">\1\2</param> ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-02 08:34:56.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gitg-44.git.238.tar.xz -> gitg-50.tar.xz ++++++ /work/SRC/openSUSE:Factory/gitg/gitg-44.git.238.tar.xz /work/SRC/openSUSE:Factory/.gitg.new.1982/gitg-50.tar.xz differ: char 15, line 1 ++++++ gitg-typelib-dependencies.patch ++++++ --- /var/tmp/diff_new_pack.HJvSEQ/_old 2026-07-02 20:14:56.356778018 +0200 +++ /var/tmp/diff_new_pack.HJvSEQ/_new 2026-07-02 20:14:56.364778294 +0200 @@ -1,7 +1,7 @@ -Index: gitg-3.32.1+246/libgitg-ext/meson.build +Index: gitg-50/libgitg-ext/meson.build =================================================================== ---- gitg-3.32.1+246.orig/libgitg-ext/meson.build -+++ gitg-3.32.1+246/libgitg-ext/meson.build +--- gitg-50.orig/libgitg-ext/meson.build ++++ gitg-50/libgitg-ext/meson.build @@ -114,7 +114,7 @@ endif custom_target( libgitg_ext_typelib_name, @@ -11,11 +11,11 @@ depends: [ libgitg, libgitg_ext, -Index: gitg-3.32.1+246/libgitg/meson.build +Index: gitg-50/libgitg/meson.build =================================================================== ---- gitg-3.32.1+246.orig/libgitg/meson.build -+++ gitg-3.32.1+246/libgitg/meson.build -@@ -170,7 +170,7 @@ pkg.generate( +--- gitg-50.orig/libgitg/meson.build ++++ gitg-50/libgitg/meson.build +@@ -177,7 +177,7 @@ pkg.generate( custom_target( libgitg_typelib_name, output: libgitg_typelib_name, ++++++ gitg.obsinfo ++++++ --- /var/tmp/diff_new_pack.HJvSEQ/_old 2026-07-02 20:14:56.388779124 +0200 +++ /var/tmp/diff_new_pack.HJvSEQ/_new 2026-07-02 20:14:56.392779262 +0200 @@ -1,5 +1,5 @@ name: gitg -version: 44.git.224 -mtime: 1772590909 -commit: 9a50f8db73c84b786602110d0218e2cc5d973292 +version: 50 +mtime: 1782936227 +commit: bced499aa579f539f7a58679dde0c10c2b2fdced
