Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libglade2 for openSUSE:Factory checked in at 2024-04-12 17:33:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libglade2 (Old) and /work/SRC/openSUSE:Factory/.libglade2.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libglade2" Fri Apr 12 17:33:40 2024 rev:30 rq:1166786 version:2.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libglade2/libglade2.changes 2023-11-29 21:19:47.455090809 +0100 +++ /work/SRC/openSUSE:Factory/.libglade2.new.26366/libglade2.changes 2024-04-12 17:33:48.589597286 +0200 @@ -1,0 +2,6 @@ +Thu Apr 11 07:13:20 UTC 2024 - [email protected] + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libglade2.spec ++++++ --- /var/tmp/diff_new_pack.h4KIES/_old 2024-04-12 17:33:49.225620711 +0200 +++ /var/tmp/diff_new_pack.h4KIES/_new 2024-04-12 17:33:49.225620711 +0200 @@ -1,7 +1,7 @@ # # spec file for package libglade2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -74,9 +74,7 @@ Summary: Documentation for the Glade library Group: Development/Libraries/GNOME Requires: libglade-2_0-0 = %{version} -%if 0%{?suse_version} >= 1120 BuildArch: noarch -%endif %description doc This package contains documentation and examples for the Glade library. @@ -94,9 +92,8 @@ %make_install mkdir -p %{buildroot}%{_libdir}/libglade/2.0 find %{buildroot} -type f -name "*.la" -delete -print -%if 0%{?suse_version} > 1020 %fdupes %{buildroot} -%endif +%python3_fix_shebang %post -n libglade-2_0-0 -p /sbin/ldconfig %postun -n libglade-2_0-0 -p /sbin/ldconfig
