From fa6c9a9522f80573fad5043cbf0b3a760eec247944d4c8dba0d863223a64cc81 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 9 Mar 2021 20:33:40 +0000 Subject: [PATCH] Accepting request 877919 from home:dimstar:Factory - 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). OBS-URL: https://build.opensuse.org/request/show/877919 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GooCalendar?expand=0&rev=17 --- python-GooCalendar.changes | 7 +++++++ python-GooCalendar.spec | 9 ++------- 2 files changed, 9 insertions(+), 7 deletions(-) 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