Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mercurial-extension-hg-git for openSUSE:Factory checked in at 2024-03-25 21:08:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial-extension-hg-git (Old) and /work/SRC/openSUSE:Factory/.mercurial-extension-hg-git.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial-extension-hg-git" Mon Mar 25 21:08:05 2024 rev:13 rq:1160842 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial-extension-hg-git/mercurial-extension-hg-git.changes 2023-11-09 21:36:28.555273269 +0100 +++ /work/SRC/openSUSE:Factory/.mercurial-extension-hg-git.new.1905/mercurial-extension-hg-git.changes 2024-03-25 21:10:22.573981245 +0100 @@ -1,0 +2,37 @@ +Fri Mar 22 17:49:36 UTC 2024 - Lukas Müller <expee...@outlook.com> + +- Update to version 1.1.1. + * Fix pulling after marking the tip as obsolete. + * Mark Mercurial 6.7 as supported. +- Changes from 1.1.0: + * Remove some compatibility for now-unsupported versions of Dulwich. +- Changes from 1.1.0b1: + * The gclear command is inherently dangerous, and has been + replaced with a debug command instead. + * The .hgsub and .gitmodules files are no longer retained when + pushing to or pulling from Git, respectively. Instead, changes to + each will be applied during the conversion. + * Minor adjustments to categorisation of internal commands, and ensure + that they all start with git-*. + * Move configuration from the README file to contained within the + extension, so that it is now self-documenting like Mercurial. + * The -B/--bookmark flag for push will now restrict bookmarks + by name rather than revision. (Please note that this is unsupported + when the git.branch_bookmark_suffix configuration option is + set.) + * Pushing an unknown bookmark with the -B/--bookmark option now + has the same effect as when pushing to a Mercurial repository, and + will delete the remote Git branch. + * You can now specify what to publish with the paths section. + * Pushing and pulling from Git now triggers incoming, outgoing + and changegroup hooks, along with the corresponding pre* + hooks. In addition, the gitexport and gitimport hooks allow + intercepting when commits are converted. As a result, you can now + use the notify extension when interacting with Git repositories. + (#402) + * Git subrepositories will now be pushed as Git submodules. +- Changes from 1.0.4: + * Address regression with Mercurial 6.4 and later where remote tags + weren't updated on push. + +------------------------------------------------------------------- Old: ---- hg-git-1.0.3.tar.gz New: ---- hg-git-1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial-extension-hg-git.spec ++++++ --- /var/tmp/diff_new_pack.GYznqB/_old 2024-03-25 21:10:23.470014144 +0100 +++ /var/tmp/diff_new_pack.GYznqB/_new 2024-03-25 21:10:23.470014144 +0100 @@ -1,7 +1,7 @@ # # spec file for package mercurial-extension-hg-git # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %define pythons python3 Name: mercurial-extension-hg-git -Version: 1.0.3 +Version: 1.1.1 Release: 0 Summary: Hg-Git Mercurial plugin License: GPL-2.0-only ++++++ hg-git-1.0.3.tar.gz -> hg-git-1.1.1.tar.gz ++++++ ++++ 7554 lines of diff (skipped)