Accepting request 172354 from devel:languages:python
Update to 3.8.1 - Copy to G:S:3.8 when checking in (forwarded request 170923 from RBrownCCB) OBS-URL: https://build.opensuse.org/request/show/172354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=37
This commit is contained in:
parent
3e79746493
commit
9067073391
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c57f581ae35587108c978cb116eeb7ec186b50c95b145f62033589ee248b32d
|
||||
size 652616
|
3
pygobject-3.8.1.tar.xz
Normal file
3
pygobject-3.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e85c8ec64238ce88ec1e905497f5a2eaa947a7f4050e338d21ec510d8a50eacb
|
||||
size 652864
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.8.1:
|
||||
+ pygi-convert.sh: Add GStreamer rules (bgo#697951).
|
||||
+ pygi-convert: Add rule for TreeModelFlags.
|
||||
+ Fix enum and flags marshaling type assumptions.
|
||||
+ Use g_strdup() consistently (bgo#696650).
|
||||
+ Fix stack corruption due to incorrect format for argument
|
||||
parser (bgo#696892).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 08:12:42 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,7 @@ Name: python-gobject
|
||||
Summary: Python bindings for GObject
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Version: 3.8.0
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
||||
Source: http://download.gnome.org/sources/pygobject/3.8/%{_name}-%{version}.tar.xz
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.8.1:
|
||||
+ pygi-convert.sh: Add GStreamer rules (bgo#697951).
|
||||
+ pygi-convert: Add rule for TreeModelFlags.
|
||||
+ Fix enum and flags marshaling type assumptions.
|
||||
+ Use g_strdup() consistently (bgo#696650).
|
||||
+ Fix stack corruption due to incorrect format for argument
|
||||
parser (bgo#696892).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 08:12:42 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,7 @@ Name: python3-gobject
|
||||
Summary: Python bindings for GObject
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Version: 3.8.0
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
||||
Source: http://download.gnome.org/sources/pygobject/3.8/%{_name}-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user