Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2021-12-12 00:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial"

Sun Dec 12 00:56:11 2021 rev:168 rq:936366 version:6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes      2021-11-10 
21:45:47.387794238 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new.2520/mercurial.changes    
2021-12-12 00:57:11.634567254 +0100
@@ -1,0 +2,54 @@
+Sat Dec  4 16:36:26 UTC 2021 - Andrei Dziahel <devel...@develop7.info>
+
+- Mercurial 6.0
+  Regularly scheduled feature release.
+
+  This is the last release to support Python 2. Python 2 support will be 
+  dropped for all platforms in Mercurial 6.1.
+
+  + New Features
+    * `debugrebuildfncache` now has an option to rebuild only the index files
+    * a new `bookmarks.mode` path option have been introduced to control the 
+      bookmark update strategy during exchange with a peer. See `hg help 
paths` 
+      for details. 
+    * a new `bookmarks.mirror` option has been introduced. See 
+      `hg help bookmarks` for details. 
+    * more commands support detailed exit codes when config 
+      `ui.detailed-exit-codes` is enabled 
+  + New Experimental Features
+    * __Major feature__: version 2 of the dirstate is available (the first 
+      version is as old as Mercurial itself). It allows for much faster 
working 
+      copy inspection (status, diff, commit, update, etc.) and richer 
+      information (symlink and exec info on Windows, etc.). The format has 
been 
+      frozen with room for some future evolution and the current 
implementations 
+      (Python, Python + C, Python + Rust or pure Rust) should be compatible 
with 
+      any future change or optimization that the format allows. You can get 
more 
+      information in the internal documentation
+    * Added a new `web.full-garbage-collection-rate` to control performance. 
See
+      `de2e04fe4897a554b9ef433167f11ea4feb2e09c` for more information 
+    * Added a new `histedit.later-commits-first` option to affect the 
+      ordering of commits in `chistedit` to match the order in `hg log -G`. 
+      It will affect the text-based version before graduating 
+      from experimental. 
+  - Bug Fixes
+    * `hg fix --working-dir` now correctly works when in an uncommitted 
+      merge state
+    * Unintentional duplicated calls to `hg fix`'s internals were removed, 
+      making it potentially much faster
+    * `rhg cat` can be called without a revision
+    * `rhg cat` can be called with the `.` revision
+    * `rhg cat` is more robust than before with regards to edge cases. 
+      Some still remain like a tag or bookmark that is ambiguous with 
+      a `nodeid` prefix, only nodeids (prefixed or not) are supported 
+      as of now.
+    * `rhg cat` is even faster
+    * `rhg` (Rust fast-path for `hg`) now supports the full config list syntax
+    * `rhg` now parses some corner-cases for revsets correctly
+    * Fixed an `fsmonitor` on Python 3 during exception handling
+    * Lots of Windows fixes
+    * Lots of miscellaneous other fixes
+    * Removed a CPython-specific compatibility hack to improve support 
+      for alternative Python implementations
+    * Added a compatibility fix for Python 3.11 
+
+-------------------------------------------------------------------

Old:
----
  mercurial-5.9.3.tar.gz

New:
----
  mercurial-6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.iOYMjD/_old  2021-12-12 00:57:12.278567696 +0100
+++ /var/tmp/diff_new_pack.iOYMjD/_new  2021-12-12 00:57:12.282567699 +0100
@@ -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.9.3
+Version:        6.0
 Release:        0
 Summary:        Scalable Distributed SCM
 License:        GPL-2.0-or-later

++++++ mercurial-5.9.3.tar.gz -> mercurial-6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/mercurial/mercurial-5.9.3.tar.gz 
/work/SRC/openSUSE:Factory/.mercurial.new.2520/mercurial-6.0.tar.gz differ: 
char 5, line 1

Reply via email to