Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-GooCalendar for openSUSE:Factory checked in at 2021-03-10 08:57:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-GooCalendar (Old) and /work/SRC/openSUSE:Factory/.python-GooCalendar.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GooCalendar" Wed Mar 10 08:57:50 2021 rev:8 rq:878070 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-GooCalendar/python-GooCalendar.changes 2020-04-21 13:37:53.991975163 +0200 +++ /work/SRC/openSUSE:Factory/.python-GooCalendar.new.2378/python-GooCalendar.changes 2021-03-10 08:58:55.614992509 +0100 @@ -1,0 +2,7 @@ +Tue Mar 9 09:02:19 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Drop the bogus and incomplete typelib() (Build)Requires. Add + gobject-intrpsection BuildRequires instead to have the typelib() + deps autogenerated (uncovered as part of boo#1183216). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-GooCalendar.spec ++++++ --- /var/tmp/diff_new_pack.e0IkCx/_old 2021-03-10 08:58:55.990992898 +0100 +++ /var/tmp/diff_new_pack.e0IkCx/_new 2021-03-10 08:58:55.994992901 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-GooCalendar # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2016-2020 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -31,13 +31,8 @@ BuildRequires: %{python_module lxml} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: gobject-introspection BuildRequires: python-rpm-macros -BuildRequires: typelib(Gdk) -BuildRequires: typelib(GooCanvas) -BuildRequires: typelib(Gtk) -Requires: typelib(Gdk) -Requires: typelib(GooCanvas) -Requires: typelib(Gtk) BuildArch: noarch %python_subpackages
