Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package itstool for openSUSE:Factory checked 
in at 2026-03-05 17:13:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/itstool (Old)
 and      /work/SRC/openSUSE:Factory/.itstool.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "itstool"

Thu Mar  5 17:13:38 2026 rev:26 rq:1336039 version:2.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/itstool/itstool.changes  2025-06-04 
20:27:41.274831517 +0200
+++ /work/SRC/openSUSE:Factory/.itstool.new.561/itstool.changes 2026-03-05 
17:14:52.045949586 +0100
@@ -1,0 +2,6 @@
+Sun Mar  1 18:58:59 UTC 2026 - Andreas Stieger <[email protected]>
+
+- Port from libxml2 python binding to lxml - boo#1259023
+  add itstool-2.0.7-lxml.patch based on upstream PR#57
+
+-------------------------------------------------------------------

New:
----
  itstool-2.0.7-lxml.patch

----------(New B)----------
  New:- Port from libxml2 python binding to lxml - boo#1259023
  add itstool-2.0.7-lxml.patch based on upstream PR#57
----------(New E)----------

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

Other differences:
------------------
++++++ itstool.spec ++++++
--- /var/tmp/diff_new_pack.CgNuLX/_old  2026-03-05 17:14:52.521969372 +0100
+++ /var/tmp/diff_new_pack.CgNuLX/_new  2026-03-05 17:14:52.525969538 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package itstool
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,15 +26,16 @@
 Source:         http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 32c7d07664dc37765100285d1202d488cd6a27e8.patch -- Fix 
insufficiently quoted regular expressions
 Patch:          
https://github.com/itstool/itstool/commit/32c7d07664dc37765100285d1202d488cd6a27e8.patch
+# PATCH-FIX-UPSTREAM itstool-2.0.7-lxml.patch -- port to lxml boo#1259023
+Patch2:         itstool-2.0.7-lxml.patch
+# for itstool-2.0.7-lxml.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+#
 BuildRequires:  python3-base
+BuildRequires:  python3-lxml
+Requires:       python3-lxml
 BuildArch:      noarch
-%if 0%{?sle_version}
-BuildRequires:  python3-libxml2-python
-Requires:       python3-libxml2-python
-%else
-BuildRequires:  python3-libxml2
-Requires:       python3-libxml2
-%endif
 
 %description
 ITS Tool extracts messages from XML files and outputs PO template files, then
@@ -46,6 +47,8 @@
 %autosetup -p1
 
 %build
+# for itstool-2.0.7-lxml.patch
+autoreconf -fiv
 export PYTHON=$(realpath %{_bindir}/python3)
 %configure
 %make_build

++++++ itstool-2.0.7-lxml.patch ++++++
++++ 1500 lines (skipped)

Reply via email to