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-11-21 15:28:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial"

Mon Nov 21 15:28:43 2022 rev:178 rq:1036888 version:6.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes      2022-11-16 
15:42:13.851553749 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new.1597/mercurial.changes    
2022-11-21 15:28:45.752394545 +0100
@@ -1,0 +2,6 @@
+Sun Nov 20 09:32:18 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to Mercurial 6.3.1:
+  * Fixes for Python 3.11 changes to regex flags
+
+-------------------------------------------------------------------

Old:
----
  mercurial-6.3.0.tar.gz

New:
----
  mercurial-6.3.1.tar.gz

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

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.AhXJCB/_old  2022-11-21 15:28:46.964400698 +0100
+++ /var/tmp/diff_new_pack.AhXJCB/_new  2022-11-21 15:28:46.968400719 +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:        6.3.0
+Version:        6.3.1
 Release:        0
 Summary:        Scalable Distributed SCM
 License:        GPL-2.0-or-later
@@ -73,7 +73,7 @@
 %package tests
 Summary:        Mercurial tests
 Group:          Development/Tools/Version Control
-Requires:       %name = %version
+Requires:       %{name} = %{version}
 
 %description tests
 Mercurial is a fast, lightweight source control management system
@@ -94,8 +94,8 @@
 chmod 644 hgweb.cgi
 
 %build
-make %{?_smp_mflags} all PYTHON=python3
-make %{?_smp_mflags} -C contrib/chg all
+%make_build all PYTHON=python3
+%make_build -C contrib/chg all
 
 %install
 make install PREFIX="%{_prefix}" DESTDIR=%{buildroot} PYTHON=python3
@@ -121,7 +121,7 @@
 
 %if 0%{?with_tests}
 %check
-make %{?_smp_mflags} tests TESTFLAGS="-v --blacklist=%{SOURCE90}" 
PYTHON=python3
+%make_build tests TESTFLAGS="-v --blacklist=%{SOURCE90}" PYTHON=python3
 %endif
 
 %files lang -f hg.lang

++++++ mercurial-6.3.0.tar.gz -> mercurial-6.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/mercurial/mercurial-6.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.mercurial.new.1597/mercurial-6.3.1.tar.gz differ: 
char 5, line 1

Reply via email to