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 2023-06-19 22:50:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-repo (Old) and /work/SRC/openSUSE:Factory/.git-repo.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-repo" Mon Jun 19 22:50:24 2023 rev:3 rq:1093568 version:2.29 Changes: -------- --- /work/SRC/openSUSE:Factory/git-repo/git-repo.changes 2022-02-11 23:12:14.899438609 +0100 +++ /work/SRC/openSUSE:Factory/.git-repo.new.15902/git-repo.changes 2023-06-19 22:50:30.281541880 +0200 @@ -1,0 +2,89 @@ +Tue Aug 23 18:45:06 UTC 2022 - sebix+novell....@sebix.at + +- Update to version 2.29: + * manifest_xml: improve topdir accuracy. + * init: hide identify spam when reinitializing + * init: show a notice when reinitializing + * stage: add missing flush before project prompt + * upload: respect --yes with large upload confirmation + * launcher: make missing .repo/repo/repo an error + * launcher: initialize repo in a temp dir + * cherry-pick: tighten up output + * git_command: fix input passing + * project: initialize new manifests in temp dirs + * init: change --depth default to 1 for manifest repo + * add a few more docs to existing funcs + * init: use --current-branch by default + * start: do not swallow git output all the time + * pager: catch startup failures on Windows + * upload: add --push-options tips & doc link + * project: simplify GetRemote a bit + * upload: Add ready flag to remove wip + * commit-msg: Sync commit-msg from gerrit 3.6.1 + * sync: handle smartsync HTML responses better + * sync: start clearing git settings that disabled pruning + * sync: rework --jobs to provide better defaults + * Fix the printed path of the ".repo" dir after a fresh init. + * Omit local_manifest groups from superproject override. + * status, diff: display correct path for multi-manifest + * project: simplify if-statement + * upload: add â--ignore-untracked-filesâ option + * man: regenerate + * Fix Projects.shareable_dirs + * Only sync superproject if it will be used. + +------------------------------------------------------------------- +Fri May 27 06:29:59 UTC 2022 - sebix+novell....@sebix.at + +- Update to version 2.26: + * sync: add multi-manifest support + * project: initial separation of shared project objects + * upload: move label validation to core function + * tests: switch to tempfile.TemporaryDirectory + * project: fix --use-superproject logic for init. + +------------------------------------------------------------------- +Sun May 22 18:43:53 UTC 2022 - sebix+novell....@sebix.at + +- Update to version 2.25: + * manifest: add submanifest.default_groups attribute + * project: Do not exit early on --standalone-manifest. + * project: Add missing imports + +------------------------------------------------------------------- +Thu Apr 21 17:19:48 UTC 2022 - sebix+novell....@sebix.at + +- Update to version 2.24: + * progress: optimize progress bar updates a bit + * Override the manifest for the entire command + * sync: refactor use of self.manifest + * Stop passing optparse.Values to git_superproject + * ManifestProject: add manifest_platform + * forall: fix multi-manifest variables. + * git_superproject: only print beta notice once. + +------------------------------------------------------------------- +Mon Apr 18 08:37:38 UTC 2022 - sebix+novell....@sebix.at + +- Update to version 2.23: + * manifest_xml: use Superproject to hold XML content + * sync: respect `sync-c` manifest option + * manifest_xml: Add Load and Unload methods + * Fix sub manifest handling + * init: add multi-manifest support + * Move manifest config logic into ManifestProject + * project: add ManifestProject.Sync() + * project: Isolate ManifestProject from RepoProject + * manifest_file must be an absolute path + * trace: allow writing traces to a socket + * manifest_xml: group for submanifest projects + +------------------------------------------------------------------- +Fri Feb 25 20:18:03 UTC 2022 - sebix+novell....@sebix.at + +- Update to version 2.22: + * Add multi-manifest support with <submanifest> element + * Move local-manifest check to manifest_xml.py + * project.py: pass --recurse-submodules={value} + +------------------------------------------------------------------- Old: ---- git-repo-2.21.obscpio git-repo-2.21.tar.xz New: ---- git-repo-2.26.obscpio git-repo-2.29.obscpio git-repo-2.29.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-repo.spec ++++++ --- /var/tmp/diff_new_pack.DX3PW6/_old 2023-06-19 22:50:31.657549938 +0200 +++ /var/tmp/diff_new_pack.DX3PW6/_new 2023-06-19 22:50:31.661549961 +0200 @@ -17,7 +17,7 @@ Name: git-repo -Version: 2.21 +Version: 2.29 Release: 0 Summary: The Multiple Git Repository Tool License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DX3PW6/_old 2023-06-19 22:50:31.697550172 +0200 +++ /var/tmp/diff_new_pack.DX3PW6/_new 2023-06-19 22:50:31.701550195 +0200 @@ -2,7 +2,7 @@ <service mode="disabled" name="obs_scm"> <param name="scm">git</param> <param name="url">https://gerrit.googlesource.com/git-repo</param> - <param name="revision">v2.21</param> + <param name="revision">v2.29</param> <param name="match-tag">*</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.DX3PW6/_old 2023-06-19 22:50:31.829550945 +0200 +++ /var/tmp/diff_new_pack.DX3PW6/_new 2023-06-19 22:50:31.829550945 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gerrit.googlesource.com/git-repo</param> - <param name="changesrevision">8e91248655acf1c8044ed8c1b265b804a99eb07f</param></service></servicedata> + <param name="changesrevision">fbd5dd3a304e53bb795515d2f8e53001b7080949</param></service></servicedata> (No newline at EOF) ++++++ git-repo-2.21.obscpio -> git-repo-2.26.obscpio ++++++ ++++ 5374 lines of diff (skipped) ++++++ git-repo-2.21.obscpio -> git-repo-2.29.obscpio ++++++ ++++ 7610 lines of diff (skipped) ++++++ git-repo-2.21.tar.xz -> git-repo-2.29.tar.xz ++++++ ++++ 7610 lines of diff (skipped) ++++++ git-repo.obsinfo ++++++ --- /var/tmp/diff_new_pack.DX3PW6/_old 2023-06-19 22:50:32.365554083 +0200 +++ /var/tmp/diff_new_pack.DX3PW6/_new 2023-06-19 22:50:32.369554107 +0200 @@ -1,5 +1,5 @@ name: git-repo -version: 2.21 -mtime: 1643215563 -commit: 8e91248655acf1c8044ed8c1b265b804a99eb07f +version: 2.29 +mtime: 1661204989 +commit: fbd5dd3a304e53bb795515d2f8e53001b7080949