Accepting request 945918 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/945918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gtk?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2022-01-14 22:12:50 +00:00 committed by Git OBS Bridge
commit 3128dcbbbc
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}