Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Gtk2 for openSUSE:Factory checked in at 2022-01-19 00:35:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Gtk2 (Old) and /work/SRC/openSUSE:Factory/.perl-Gtk2.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Gtk2" Wed Jan 19 00:35:28 2022 rev:58 rq:947279 version:1.24993 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Gtk2/perl-Gtk2.changes 2020-10-02 17:41:56.614904647 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Gtk2.new.1892/perl-Gtk2.changes 2022-01-19 00:36:02.546326767 +0100 @@ -1,0 +2,6 @@ +Mon Jan 17 12:41:15 UTC 2022 - Pedro Monreal <pmonr...@suse.com> + +- Temporarily disable GtkAboutDialog.t test failing after the last + pango update. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Gtk2.spec ++++++ --- /var/tmp/diff_new_pack.VxNWPZ/_old 2022-01-19 00:36:03.050327127 +0100 +++ /var/tmp/diff_new_pack.VxNWPZ/_new 2022-01-19 00:36:03.054327129 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Gtk2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -79,7 +79,7 @@ %check # Temporarily remove failing tests [bsc#1155004] -rm t/{GdkPixbuf,PangoContext,PangoFont*,PangoRenderer}.t +rm t/{GdkPixbuf,GtkAboutDialog,PangoContext,PangoFont*,PangoRenderer}.t %if 0%{?suse_version} >= 01550 xvfb-run -a make test %{?_smp_mflags}