Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gobject-introspection for
openSUSE:Factory checked in at 2024-12-08 11:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new.21547 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Sun Dec 8 11:36:55 2024 rev:114 rq:1229007 version:1.82.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes
2024-10-08 17:18:25.798092416 +0200
+++
/work/SRC/openSUSE:Factory/.gobject-introspection.new.21547/gobject-introspection.changes
2024-12-08 11:38:03.459932815 +0100
@@ -1,0 +2,11 @@
+Fri Dec 6 09:18:48 UTC 2024 - Adrian Schröter <[email protected]>
+
+- Fix dependency generation for loongarch64.
+
+-------------------------------------------------------------------
+Fri Nov 22 08:33:49 UTC 2024 - Dirk Müller <[email protected]>
+
+- Add python3-setuptools Requires: needed for python 3.13 which
+ dropped distutils; setuptools now provides it.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.5zKp9A/_old 2024-12-08 11:38:04.183962893 +0100
+++ /var/tmp/diff_new_pack.5zKp9A/_new 2024-12-08 11:38:04.183962893 +0100
@@ -32,7 +32,6 @@
Source3: gobject-introspection-typelib.template
Source98: baselibs.conf
Source99: %{name}-rpmlintrc
-
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: flex
@@ -51,6 +50,7 @@
Requires: libgirepository-1_0-1 = %{version}
# gi-find-deps uses the enhanced grep variant in order to do multi-line
matching (for pkg.requires(..))
Requires: pcre2-tools
+Requires: python3-setuptools
Requires: python3-xml
Requires: python(abi) = %{python3_version}
++++++ gi-find-deps.sh ++++++
--- /var/tmp/diff_new_pack.5zKp9A/_old 2024-12-08 11:38:04.239965220 +0100
+++ /var/tmp/diff_new_pack.5zKp9A/_new 2024-12-08 11:38:04.243965386 +0100
@@ -250,7 +250,7 @@
}
# Confer with /usr/lib/rpm/platforms
-x64bitarch="aarch64 mips64 mips64el mips64r6 mips64r6el ppc64 ppc64le riscv64
s390x sparc64 x86_64"
+x64bitarch="aarch64 loongarch64 mips64 mips64el mips64r6 mips64r6el ppc64
ppc64le riscv64 s390x sparc64 x86_64"
for path in \
$(for tlpath in \