Hello community, here is the log from the commit of package mercurial for openSUSE:Factory checked in at 2019-05-17 23:40:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial (Old) and /work/SRC/openSUSE:Factory/.mercurial.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial" Fri May 17 23:40:51 2019 rev:140 rq:703223 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes 2019-04-15 13:59:26.964707875 +0200 +++ /work/SRC/openSUSE:Factory/.mercurial.new.5148/mercurial.changes 2019-05-17 23:40:56.885985818 +0200 @@ -1,0 +2,32 @@ +Wed May 15 13:32:38 UTC 2019 - Andrei Dziahel <[email protected]> + +- Mercurial 5.0 + This is a regularly-scheduled quarterly feature release. + + + New Features + * Python 3 Support (Beta) + * `ui.relative-paths` option for getting relative path output from most + commands. This is enabled when `ui.tweakdefaults` is enabled. + * `expectsize()` revset errors out if revset has unexpected number + of elements. + * `config()` template function for getting a config value. + * `{negrev}` template keyword shows the negative revision number. This is + convenient because it is usually shorter than the positive number, but + note that it is less stable. + * `hg uncommit` now has an `--allow-dirty-working-copy` option. + * `hg shelve` now has `--keep` option, which shelves but also leaves the + working directory unchanged. + * `hg diff` will now include specified files in subrepos. + * `hg recover` now has a `--no-verify` option + + Other Improvements + * Improved color scheme for histedit's curses interface, making it more + consistent with the curses hunk selector. + + Bug Fixes + * Histedit's curse interface has improved support for non ascii characters. + + Backwards Compatibility Changes + * color: change color of grep.rev label (BC) + * commit: if interactive, look elsewhere for whitespace settings (BC) + * diff: make sure we output stat even when --git is not passed (issue4037) (BC) + * uncommit: abort if an explicitly given file cannot be uncommitted (BC) + +------------------------------------------------------------------- Old: ---- mercurial-4.9.1.tar.gz mercurial-4.9.1.tar.gz.asc New: ---- mercurial-5.0.tar.gz mercurial-5.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial.spec ++++++ --- /var/tmp/diff_new_pack.vjY0mx/_old 2019-05-17 23:40:57.769985332 +0200 +++ /var/tmp/diff_new_pack.vjY0mx/_new 2019-05-17 23:40:57.773985330 +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: 4.9.1 +Version: 5.0 Release: 0 Summary: Scalable Distributed SCM License: GPL-2.0-or-later ++++++ mercurial-4.9.1.tar.gz -> mercurial-5.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/mercurial/mercurial-4.9.1.tar.gz /work/SRC/openSUSE:Factory/.mercurial.new.5148/mercurial-5.0.tar.gz differ: char 5, line 1
