Hello community, here is the log from the commit of package mercurial for openSUSE:Factory checked in at 2020-05-07 15:06:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial (Old) and /work/SRC/openSUSE:Factory/.mercurial.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial" Thu May 7 15:06:32 2020 rev:152 rq:800393 version:5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes 2020-05-04 18:32:35.528083160 +0200 +++ /work/SRC/openSUSE:Factory/.mercurial.new.2738/mercurial.changes 2020-05-07 15:06:37.851855277 +0200 @@ -1,0 +2,33 @@ +Sun May 3 16:40:23 UTC 2020 - Andreas Stieger <[email protected]> + +- Mercurial 5.4: + * hg purge/hg clean can now delete ignored files instead of + untracked files, with the new -i flag. + * hg pull now has a --confirm flag to prompt before applying + changes. Config option pull.confirm is also added for that. + * hg log now defaults to using an '%' symbol for commits involved + in unresolved merge conflicts. That includes unresolved + conflicts caused by e.g. hg update --merge and hg graft. '@' + still takes precedence, so what used to be marked '@' still is. + * hg copy --forget can be used to unmark a file as copied. + * The format.revlog-compression configuration entry now accept + a list. The first available option will be used. for example + setting:: + [format] + revlog-compression=zstd, zlib + Will use zstd compression for new repositories is available, + and will simply fall back to zlib if not. + * hg debugmergestate output is now templated, which may be useful + e.g. for IDEs that want to help the user resolve merge + conflicts. + * hg copy now supports a --at-rev argument to mark files as + copied in the specified commit. It only works with --after for + now (i.e., it's only useful for marking files copied using non-hg + cp as copied). + * Use hg copy --forget --at-rev REV to unmark already committed + copies. + * bug fixes + * changes that may affect backwards compatibility +- there is no canonical upstream signing key, remove + +------------------------------------------------------------------- Old: ---- mercurial-5.3.1.tar.gz mercurial-5.3.1.tar.gz.asc mercurial.keyring New: ---- mercurial-5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial.spec ++++++ --- /var/tmp/diff_new_pack.IrR0Ca/_old 2020-05-07 15:06:38.835857454 +0200 +++ /var/tmp/diff_new_pack.IrR0Ca/_new 2020-05-07 15:06:38.839857463 +0200 @@ -20,7 +20,7 @@ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %endif Name: mercurial -Version: 5.3.1 +Version: 5.4 Release: 0 Summary: Scalable Distributed SCM License: GPL-2.0-or-later @@ -28,8 +28,6 @@ URL: https://www.mercurial-scm.org/ Source: https://www.mercurial-scm.org/release/mercurial-%{version}.tar.gz Source1: cacerts.rc -Source2: https://www.mercurial-scm.org/release/mercurial-%{version}.tar.gz.asc -Source3: mercurial.keyring Source99: mercurial-rpmlintrc Patch0: mercurial-hgk-path-fix.diff # PATCH-FIX-OPENSUSE mercurial-docutils-compat.diff -- Fix for new docutils options not available on 11.1 and older ++++++ mercurial-5.3.1.tar.gz -> mercurial-5.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/mercurial/mercurial-5.3.1.tar.gz /work/SRC/openSUSE:Factory/.mercurial.new.2738/mercurial-5.4.tar.gz differ: char 5, line 1
