Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2025-03-07 16:38:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial"

Fri Mar  7 16:38:57 2025 rev:210 rq:1250644 version:6.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes      2025-02-20 
16:29:52.719678910 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new.19136/mercurial.changes   
2025-03-07 16:40:11.348386689 +0100
@@ -1,0 +2,16 @@
+Wed Mar  5 22:29:56 UTC 2025 - Sean Baggaley <m...@drinkybird.net>
+
+- Mercurial 6.9.3
+  out of schedule release to fix a regression introduced in 6.9.2
+
+  * fix processing of superfluous requirements specified for streamclone
+    in clone bundle manifest 
+
+-------------------------------------------------------------------
+Fri Feb 28 22:31:43 UTC 2025 - Sean Baggaley <m...@drinkybird.net>
+
+- Updated to use new build system via pyproject macros. This change
+  is required for the upcoming 7.0 release, which will remove support
+  for the old build method.
+
+-------------------------------------------------------------------

Old:
----
  mercurial-6.9.2.tar.gz

New:
----
  mercurial-6.9.3.tar.gz

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

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.NozIgn/_old  2025-03-07 16:40:12.004414141 +0100
+++ /var/tmp/diff_new_pack.NozIgn/_new  2025-03-07 16:40:12.004414141 +0100
@@ -31,7 +31,7 @@
 %endif
 
 Name:           mercurial
-Version:        6.9.2
+Version:        6.9.3
 Release:        0
 Summary:        Scalable Distributed SCM
 License:        GPL-2.0-or-later
@@ -44,7 +44,9 @@
 # PATCH-FIX-OPENSUSE mercurial-locale-path-fix.patch sasc...@suse.de -- 
locales are found in /usr/share/locale
 Patch2:         mercurial-locale-path-fix.patch
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  %{python_module xml}
 BuildRequires:  %{pythons}
 BuildRequires:  fdupes
@@ -100,11 +102,12 @@
 chmod 644 hgweb.cgi
 
 %build
-%make_build all PYTHON=%{expand:%%__%{pythons}}
+%pyproject_wheel
 %make_build -C contrib/chg all
 
 %install
-make install PREFIX="%{_prefix}" DESTDIR=%{buildroot} 
PYTHON=%{expand:%%__%{pythons}}
+%pyproject_install
+make -C doc install PREFIX="%{_prefix}" DESTDIR=%{buildroot} 
PYTHON=%{expand:%%__%{pythons}}
 make -C contrib/chg install PREFIX="%{_prefix}" DESTDIR=%{buildroot}
 %{expand:%%%{pythons}_fix_shebang}
 

++++++ mercurial-6.9.2.tar.gz -> mercurial-6.9.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/mercurial/mercurial-6.9.2.tar.gz 
/work/SRC/openSUSE:Factory/.mercurial.new.19136/mercurial-6.9.3.tar.gz differ: 
char 5, line 1

Reply via email to