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 2021-11-10 21:45:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old) and /work/SRC/openSUSE:Factory/.gobject-introspection.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection" Wed Nov 10 21:45:46 2021 rev:97 rq:930083 version:1.70.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes 2021-09-29 20:18:00.810849796 +0200 +++ /work/SRC/openSUSE:Factory/.gobject-introspection.new.1890/gobject-introspection.changes 2021-11-10 21:45:52.079796282 +0100 @@ -1,0 +2,7 @@ +Sat Nov 6 10:54:06 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Add explicit libgirepository-1_0-1 Requires to devel subpackage, + it was already pulled in via the main package, so no real change. +- Use ldconfig_scriptlets macro for post(un) handling. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gobject-introspection.spec ++++++ --- /var/tmp/diff_new_pack.MTnS5N/_old 2021-11-10 21:45:52.851796619 +0100 +++ /var/tmp/diff_new_pack.MTnS5N/_new 2021-11-10 21:45:52.851796619 +0100 @@ -93,6 +93,7 @@ Group: Development/Libraries/GNOME Requires: %{name} = %{version} Requires: libffi-devel +Requires: libgirepository-1_0-1 = %{version} %description devel The goal of the project is to describe the APIs and collect them in @@ -124,8 +125,7 @@ # fixup shebangs in files installed to /usr/bin sed -i "s|%{_bindir}/env python|%{_bindir}/python|" %{buildroot}%{_bindir}/* -%post -n libgirepository-1_0-1 -p /sbin/ldconfig -%postun -n libgirepository-1_0-1 -p /sbin/ldconfig +%ldconfig_scriptlets -n libgirepository-1_0-1 %files %license COPYING COPYING.GPL