Accepting request 945678 from devel:languages:python

- add python-rpm-macros dependency

OBS-URL: https://build.opensuse.org/request/show/945678
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gtk?expand=0&rev=5
This commit is contained in:
Bjørn Lie 2022-01-12 19:39:04 +00:00 committed by Git OBS Bridge
parent b8b0b2a221
commit 70af26eef1
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 11 21:04:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add python-rpm-macros dependency
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 14 19:27:21 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> Fri May 14 19:27:21 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-gtk # spec file for package python-gtk
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -38,6 +38,7 @@ BuildRequires: libglade2-devel
BuildRequires: python-cairo-devel BuildRequires: python-cairo-devel
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: python-gobject2-devel BuildRequires: python-gobject2-devel
BuildRequires: python-rpm-macros
Requires: %{python_gtk_req} Requires: %{python_gtk_req}
# for cross-distro compatibility: # for cross-distro compatibility:
Provides: pygtk2 = %{version} Provides: pygtk2 = %{version}