Hello community, here is the log from the commit of package mercurial for openSUSE:Factory checked in at 2018-05-19 15:40:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial (Old) and /work/SRC/openSUSE:Factory/.mercurial.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial" Sat May 19 15:40:00 2018 rev:128 rq:606526 version:4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes 2018-04-06 17:45:56.967289240 +0200 +++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2018-05-19 15:40:01.379991192 +0200 @@ -1,0 +2,7 @@ +Fri May 11 16:40:56 UTC 2018 - [email protected] + +- Mercurial 4.6 + This is a regularly-scheduled quarterly feature release. + + See complete changelog at https://www.mercurial-scm.org/wiki/Release4.6 +------------------------------------------------------------------- Old: ---- mercurial-4.5.3.tar.gz mercurial-4.5.3.tar.gz.asc New: ---- mercurial-4.6.tar.gz mercurial-4.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial.spec ++++++ --- /var/tmp/diff_new_pack.o9ajXM/_old 2018-05-19 15:40:03.267922118 +0200 +++ /var/tmp/diff_new_pack.o9ajXM/_new 2018-05-19 15:40:03.271921971 +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.5.3 +Version: 4.6 Release: 0 Summary: Scalable Distributed SCM License: GPL-2.0-or-later ++++++ mercurial-4.5.3.tar.gz -> mercurial-4.6.tar.gz ++++++ ++++ 155046 lines of diff (skipped) ++++++ mercurial-locale-path-fix.patch ++++++ --- /var/tmp/diff_new_pack.o9ajXM/_old 2018-05-19 15:40:04.819865336 +0200 +++ /var/tmp/diff_new_pack.o9ajXM/_new 2018-05-19 15:40:04.819865336 +0200 @@ -6,8 +6,8 @@ def setdatapath(datapath): datapath = pycompat.fsdecode(datapath) -- localedir = os.path.join(datapath, pycompat.sysstr('locale')) +- localedir = os.path.join(datapath, r'locale') + localedir = '/usr/share/locale' - t = gettextmod.translation('hg', localedir, _languages, fallback=True) + t = gettextmod.translation(r'hg', localedir, _languages, fallback=True) global _ugettext try: ++++++ mercurial.keyring ++++++ ++++ 1704 lines (skipped) ++++ between mercurial.keyring ++++ and /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.keyring
