Accepting request 85757 from devel:languages:python

Small tweak to python3-gobject packaging

OBS-URL: https://build.opensuse.org/request/show/85757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=20
This commit is contained in:
Lars Vogdt
2011-10-02 08:26:23 +00:00
committed by Git OBS Bridge
parent 6a41e0a908
commit 19c8474647
4 changed files with 48 additions and 18 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Sep 30 08:08:28 UTC 2011 - vuntz@opensuse.org
- Update python3-gobject 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.
+ Do not use wrong libpyglib-gi-2_0-python0 subpackage name for
the library, but libpyglib-gi-2_0-python3-0, thanks to macros.
-------------------------------------------------------------------
Wed Sep 21 11:53:46 UTC 2011 - vuntz@opensuse.org