From 3b08577d14c8b114982ab9c492d660c7d2149f0ace76dc26a6327074c2fbdf22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 29 Apr 2016 12:23:35 +0000 Subject: [PATCH 1/2] Accepting request 391686 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/391686 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=62 --- pygobject-3.20.0.tar.xz | 3 --- pygobject-3.20.1.tar.xz | 3 +++ python-gobject.changes | 7 +++++++ python-gobject.spec | 2 +- python3-gobject.changes | 7 +++++++ python3-gobject.spec | 2 +- 6 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 pygobject-3.20.0.tar.xz create mode 100644 pygobject-3.20.1.tar.xz diff --git a/pygobject-3.20.0.tar.xz b/pygobject-3.20.0.tar.xz deleted file mode 100644 index 180ecc9..0000000 --- a/pygobject-3.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31ab4701f40490082aa98af537ccddba889577abe66d242582f28577e8807f46 -size 749068 diff --git a/pygobject-3.20.1.tar.xz b/pygobject-3.20.1.tar.xz new file mode 100644 index 0000000..0d15048 --- /dev/null +++ b/pygobject-3.20.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d261005d6fed6a92ac4c25f283792552f7dad865d1b7e0c03c2b84c04dbd745 +size 749748 diff --git a/python-gobject.changes b/python-gobject.changes index 7466195..f9f885d 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 25 08:20:10 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.20.1: + + test_gerror_novalue: Don't assign the error to a variable + (bgo#764165). + ------------------------------------------------------------------- Mon Apr 18 14:12:41 UTC 2016 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index b5f0901..fc64506 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -39,7 +39,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.20.0 +Version: 3.20.1 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.20/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 7466195..f9f885d 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 25 08:20:10 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.20.1: + + test_gerror_novalue: Don't assign the error to a variable + (bgo#764165). + ------------------------------------------------------------------- Mon Apr 18 14:12:41 UTC 2016 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index df81b8e..1ea16cb 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -39,7 +39,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.20.0 +Version: 3.20.1 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.20/%{_name}-%{version}.tar.xz From 636a56648474b38952fd2a630cc5e8805b8692fe130805b9c3e71945076abceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 4 May 2016 07:07:29 +0000 Subject: [PATCH 2/2] Accepting request 393484 from GNOME:Next - Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. - Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. OBS-URL: https://build.opensuse.org/request/show/393484 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=63 --- python-gobject.changes | 6 ++++++ python-gobject.spec | 2 ++ python3-gobject.changes | 6 ++++++ python3-gobject.spec | 2 ++ 4 files changed, 16 insertions(+) diff --git a/python-gobject.changes b/python-gobject.changes index f9f885d..411c0c9 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 3 21:29:34 UTC 2016 - dimstar@opensuse.org + +- Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms + is mapped to Gdk symbols and is only usable in GUI apps. + ------------------------------------------------------------------- Mon Apr 25 08:20:10 UTC 2016 - zaitor@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index fc64506..040610f 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -152,11 +152,13 @@ rm -rf $RPM_BUILD_ROOT %exclude %{local_py_sitedir}/gi/_gi_cairo*.so %exclude %{local_py_sitedir}/gi/overrides/Gdk.* %exclude %{local_py_sitedir}/gi/overrides/Gtk.* +%exclude %{local_py_sitedir}/gi/overrides/keysyms.* %files Gdk %defattr(-,root,root) %{local_py_sitedir}/gi/overrides/Gdk.* %{local_py_sitedir}/gi/overrides/Gtk.* +%{local_py_sitedir}/gi/overrides/keysyms.* %files cairo %defattr(-,root,root) diff --git a/python3-gobject.changes b/python3-gobject.changes index f9f885d..411c0c9 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 3 21:29:34 UTC 2016 - dimstar@opensuse.org + +- Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms + is mapped to Gdk symbols and is only usable in GUI apps. + ------------------------------------------------------------------- Mon Apr 25 08:20:10 UTC 2016 - zaitor@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 1ea16cb..776dd16 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -152,11 +152,13 @@ rm -rf $RPM_BUILD_ROOT %exclude %{local_py_sitedir}/gi/_gi_cairo*.so %exclude %{local_py_sitedir}/gi/overrides/Gdk.* %exclude %{local_py_sitedir}/gi/overrides/Gtk.* +%exclude %{local_py_sitedir}/gi/overrides/keysyms.* %files Gdk %defattr(-,root,root) %{local_py_sitedir}/gi/overrides/Gdk.* %{local_py_sitedir}/gi/overrides/Gtk.* +%{local_py_sitedir}/gi/overrides/keysyms.* %files cairo %defattr(-,root,root)