Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2022-07-21 11:32:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial"

Thu Jul 21 11:32:39 2022 rev:173 rq:990248 version:6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes      2022-06-18 
22:05:43.799616910 +0200
+++ /work/SRC/openSUSE:Factory/.mercurial.new.1523/mercurial.changes    
2022-07-21 11:32:50.986919998 +0200
@@ -1,0 +2,78 @@
+Tue Jul 19 10:12:34 UTC 2022 - Andrei Dziahel <devel...@develop7.info>
+
+- Mercurial 6.2
+  Regularly scheduled major release. This is the first Python 3 only version. 
+  + New Features
+    * Introduce a way to auto-upgrade a repo for certain requirements 
+      (see `hg help config.format`)
+    * filemerge: add support for partial conflict resolution by external tool
+    * contrib: add a partial-merge tool for sorted lists 
+      (such as Python imports)
+    * revlog: reorder p1 and p2 when p1 is null and p2 is not while 
+      respecting issue6528
+    * rhg: add support for ignoring all extensions
+    * completion: install completers to conventional locations
+    * revert: ask user to confirm before tracking new file when interactive
+    * Rust implementation now uses the new dirstate API
+    * sslutil: be less strict about which ciphers are allowed 
+      when using --insecure
+    * sslutil: support TLSV1_ALERT_PROTOCOL_VERSION reason code
+    * absorb: make `--edit-lines` imply `--apply-changes`
+    * diff: add help text to highlight the ability to do merge diffs
+    * censor: make rhg fall back to python when encountering a censored node
+    * clone: use better names for temp files
+    * debuglock: make the command more useful in non-interactive mode
+    * debugdeltachain: distinct between snapshot and other diffs
+    * debugindex: rename to debugindex debug-revlog-index
+    * Make debug-revlog-index give out more information
+    * sparse: use the rust code even when sparse is present
+
+  + Bug Fixes
+    * Python 3 bugfixes
+    * Windows bugfixes
+    * templates: make `firstline` filter not keep '\v', '\f' and similar
+    * rhg: sort unsupported extensions in error message
+    * Improve performance of all functions that extract the first 
+      line of a text
+    * crecord: avoid duplicating lines when reverting noeol->eol change
+    * Some config.path options are now discoverable via config
+    * mail: don't complain about a multi-word email.method
+    * bundlespec: do not overwrite bundlespec value with the config one
+    * bundlespec: do not check for `-` in the params portion of the bundlespec
+    * bundlespec: handle the presence of obsmarker part
+    * sparse: start moving away from the global variable for detection of usage
+    * rust-changelog: don't skip empty lines when iterating 
+      over changeset lines
+    * narrow: support debugupgraderepo
+    * bundle: quick fix to ludicrous performance penalty
+    * followlines: don't put Unicode directly into the .js file (issue6559)
+    * manifest: improve error message in case for tree manifest
+    * revlog: use %d to format int instead of %lu (issue6565)
+    * revlog: use appropriate format char for int ("i" instead of I")
+    * worker: stop relying on garbage collection to release memoryview
+    * worker: implement _blockingreader.readinto() (issue6444)
+    * worker: avoid potential partial write of pickled data
+
+  + Backwards Compatibility Changes
+    * Removed Python 2 support: this includes a lot of cleanup in our 
codebase, 
+      automation, testing, etc.
+    * debugindex: rename to debugindex debug-revlog-index
+
+  + Miscellaneous
+    * Fix typos and add missing items from documentation
+    * dirstate-tree: optimize HashMap lookups with raw_entry_mut
+    * Rust dependencies have been upgraded
+    * revlog: rank computation is done by Rust when available
+    * Improve discovery test tooling
+    * Audit the number of queries done in discovery
+    * Improved .hgignore of the mercurial-devel repository itself
+    * Improve test coverage of dirstate-v2
+    * rust-requirements: allow loading repos with `bookmarksinstore` 
+      requirement
+    * Various Rust refactorings to help with revlog management
+    * Improve debugability of Rust structs
+    * Improve unit testing of the Rust dirstatemap
+    * Improve robustness of the Rust dirstatemap to corruption
+    * Improve changelog-v2 upgrade system
+
+-------------------------------------------------------------------

Old:
----
  mercurial-6.1.4.tar.gz

New:
----
  mercurial-6.2.tar.gz

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

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.ic8hB4/_old  2022-07-21 11:32:54.554923067 +0200
+++ /var/tmp/diff_new_pack.ic8hB4/_new  2022-07-21 11:32:54.558923071 +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:        6.1.4
+Version:        6.2
 Release:        0
 Summary:        Scalable Distributed SCM
 License:        GPL-2.0-or-later

++++++ mercurial-6.1.4.tar.gz -> mercurial-6.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/mercurial/mercurial-6.1.4.tar.gz 
/work/SRC/openSUSE:Factory/.mercurial.new.1523/mercurial-6.2.tar.gz differ: 
char 5, line 1

Reply via email to