Accepting request 496417 from GNOME:Next

- Once again filter typelib(Gtk) dependency out of python2-gobject:
  it's not possible to use multiple __requires_exclude_from
  statements in the specfile, thus change the filter to be valid
  for python2 and python3 at the same time.

OBS-URL: https://build.opensuse.org/request/show/496417
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=83
This commit is contained in:
Bjørn Lie
2017-05-18 20:21:56 +00:00
committed by Git OBS Bridge
parent fd79bb0f90
commit 948b3e4482
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 18 20:15:06 UTC 2017 - dimstar@opensuse.org
- Once again filter typelib(Gtk) dependency out of python2-gobject:
it's not possible to use multiple __requires_exclude_from
statements in the specfile, thus change the filter to be valid
for python2 and python3 at the same time.
-------------------------------------------------------------------
Wed Apr 19 14:34:42 UTC 2017 - zaitor@opensuse.org