Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-repo for openSUSE:Factory checked in at 2026-04-22 17:12:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-repo (Old) and /work/SRC/openSUSE:Factory/.git-repo.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-repo" Wed Apr 22 17:12:54 2026 rev:16 rq:1348794 version:2.63 Changes: -------- --- /work/SRC/openSUSE:Factory/git-repo/git-repo.changes 2026-04-01 19:54:47.883524337 +0200 +++ /work/SRC/openSUSE:Factory/.git-repo.new.11940/git-repo.changes 2026-04-22 17:13:03.197321475 +0200 @@ -1,0 +2,24 @@ +Tue Apr 21 15:56:50 UTC 2026 - BenoƮt Monin <[email protected]> + +- Update to version 2.63: + * sync: Refactor to use _RunOneGC and fix config leakage + * sync: Switch to using self._bloated_projects + * tests: Add tests for _CheckForBloatedProjects and _GCProjects + * upload: Clarify partial sync message on hook failure + * sync: Provide feedback during post-sync operations + * progress: Ignore updates after progress ends + * project: Avoid skipping fetches for shallow clones without .git/shallow + * project: Drop --no-deref from update-ref --stdin + * project: implement stateless sync pruning logic + * manifest: Add `sync-strategy` attribute to project elements + * tests: Convert forall subcmd test to pytest + * gc: Fix hang during repack in partial clones + * test_wrapper: add test for repo script executable permission + * tests: convert more tests to pytest + * tests: convert __file__ usage to pathlib + * tests: unify fixture() helper with Path constant + * Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensions + * project: Refactor GetHead to use symbolic-ref first + * Implement command forgiveness with autocorrect + +------------------------------------------------------------------- Old: ---- git-repo-2.62.tar.xz New: ---- git-repo-2.63.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-repo.spec ++++++ --- /var/tmp/diff_new_pack.RzgD1w/_old 2026-04-22 17:13:04.257365357 +0200 +++ /var/tmp/diff_new_pack.RzgD1w/_new 2026-04-22 17:13:04.261365522 +0200 @@ -17,7 +17,7 @@ Name: git-repo -Version: 2.62 +Version: 2.63 Release: 0 Summary: The Multiple Git Repository Tool License: Apache-2.0 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.RzgD1w/_old 2026-04-22 17:13:04.329368337 +0200 +++ /var/tmp/diff_new_pack.RzgD1w/_new 2026-04-22 17:13:04.337368668 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gerrit.googlesource.com/git-repo</param> - <param name="changesrevision">ade45de7707e25d8a11b3beedf754caa44aba34d</param></service></servicedata> + <param name="changesrevision">baa281d99e59dbf1447524e6fd95b384cadbc06e</param></service></servicedata> (No newline at EOF) ++++++ git-repo-2.62.tar.xz -> git-repo-2.63.tar.xz ++++++ ++++ 5594 lines of diff (skipped) ++++++ git-repo.obsinfo ++++++ --- /var/tmp/diff_new_pack.RzgD1w/_old 2026-04-22 17:13:04.809388208 +0200 +++ /var/tmp/diff_new_pack.RzgD1w/_new 2026-04-22 17:13:04.829389036 +0200 @@ -1,5 +1,5 @@ name: git-repo -version: 2.62 -mtime: 1774040826 -commit: ade45de7707e25d8a11b3beedf754caa44aba34d +version: 2.63 +mtime: 1776724447 +commit: baa281d99e59dbf1447524e6fd95b384cadbc06e
