17
0

Accepting request 85758 from devel:languages:python

Small tweak to python3-gobject2 packaging

OBS-URL: https://build.opensuse.org/request/show/85758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject2?expand=0&rev=7
This commit is contained in:
Lars Vogdt
2011-10-02 08:26:35 +00:00
committed by Git OBS Bridge
parent 6c2de81dd8
commit bd2ea5cf07
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 30 08:25:18 UTC 2011 - vuntz@opensuse.org
- Update python3-gobject2 packaging:
+ Use %{python3_sitearch} now that it's defined, instead of our
own custom macro.
+ Change python3 Requires to python(abi) = %py3_ver, which is
saner.
-------------------------------------------------------------------
Wed Aug 24 11:40:27 UTC 2011 - dimstar@opensuse.org