forked from pool/python-GooCalendar
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
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 09:02:19 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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 <axel.braun@gmx.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user