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 2022-02-11 23:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Fri Feb 11 23:06:41 2022 rev:99 rq:953307 version:1.70.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes
2022-02-09 20:37:58.146199310 +0100
+++
/work/SRC/openSUSE:Factory/.gobject-introspection.new.1956/gobject-introspection.changes
2022-02-11 23:06:59.466536126 +0100
@@ -1,0 +2,5 @@
+Thu Feb 10 20:54:01 UTC 2022 - Dirk M??ller <[email protected]>
+
+- use bash for bash scripts (bsc#1195391)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.B3goCL/_old 2022-02-11 23:07:00.078537825 +0100
+++ /var/tmp/diff_new_pack.B3goCL/_new 2022-02-11 23:07:00.082537836 +0100
@@ -123,7 +123,7 @@
install -D %{SOURCE1} %{buildroot}%{_rpmconfigdir}/gi-find-deps.sh
install -D %{SOURCE2} -m 0644
%{buildroot}%{_rpmconfigdir}/fileattrs/gobjectintrospection.attr
# comparing, if we provide all the symbols expected.
-ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{SOURCE1} -P >
gobject-introspection-typelib.installed
+ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | bash %{SOURCE1} -P >
gobject-introspection-typelib.installed
diff -s %{SOURCE3} gobject-introspection-typelib.installed
%fdupes %{buildroot}
# fixup shebangs in files installed to /usr/bin