Dominique Leuenberger 2018-03-29 10:22:26 +00:00 committed by Git OBS Bridge
parent 3fd6a88397
commit f46209f303
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42312b4a5015571fa0a4f2d201005da46b71c251ea2625bc95702d071c4ff895
size 1003060

3
pygobject-3.28.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac443afd14fcb9ff5744b65d6e2b380e70510278404fb8684a9b9fb089e6f2ca
size 1003584

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 27 23:29:51 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.28.2:
+ Fix:
- __str__ return type of Gtk.TreePath with depth == 0
(glgo#GNOME/pygobject#143);
- A crash when setting a str property with a value containing
surrogates (glgo#GNOME/pygobject#169).
+ Tests: Fix a potential crash during tests.
-------------------------------------------------------------------
Sat Mar 17 22:45:50 UTC 2018 - luc14n0@linuxmail.org

View File

@ -22,7 +22,7 @@
%global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$
%define _name pygobject
Name: python-gobject
Version: 3.28.1
Version: 3.28.2
Release: 0
Summary: Python bindings for GObject
License: LGPL-2.1-or-later