diff --git a/python-GooCalendar.changes b/python-GooCalendar.changes index f207322..07bc334 100644 --- a/python-GooCalendar.changes +++ b/python-GooCalendar.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 9 09:02:19 UTC 2021 - Dominique Leuenberger + +- 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). + ------------------------------------------------------------------- Mon Apr 20 19:28:00 UTC 2020 - Axel Braun diff --git a/python-GooCalendar.spec b/python-GooCalendar.spec index 3e8054f..20734ff 100644 --- a/python-GooCalendar.spec +++ b/python-GooCalendar.spec @@ -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 Genshi} 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