From 02e7094d2ea73c894479f27e7bf659bef737b08661d25aad2adf292ab08c908c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 5 Jun 2013 11:08:29 +0000 Subject: [PATCH] Accepting request 176671 from GNOME:Factory Push GNOME 3.9.1 - been running it for a while now. OBS-URL: https://build.opensuse.org/request/show/176671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=38 --- pygobject-3.8.1.tar.xz | 3 --- pygobject-3.9.1.tar.xz | 3 +++ python-gobject.changes | 10 ++++++++++ python-gobject.spec | 12 ++++++------ python3-gobject.changes | 10 ++++++++++ python3-gobject.spec | 12 ++++++------ 6 files changed, 35 insertions(+), 15 deletions(-) delete mode 100644 pygobject-3.8.1.tar.xz create mode 100644 pygobject-3.9.1.tar.xz diff --git a/pygobject-3.8.1.tar.xz b/pygobject-3.8.1.tar.xz deleted file mode 100644 index 9e74524..0000000 --- a/pygobject-3.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e85c8ec64238ce88ec1e905497f5a2eaa947a7f4050e338d21ec510d8a50eacb -size 652864 diff --git a/pygobject-3.9.1.tar.xz b/pygobject-3.9.1.tar.xz new file mode 100644 index 0000000..9d148d0 --- /dev/null +++ b/pygobject-3.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab42670fd83747fbb5a019f8ffd45e24fcb1f04c657a0bc475113ab4a759e79e +size 656008 diff --git a/python-gobject.changes b/python-gobject.changes index 3ce3f41..13a089c 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 1 08:18:33 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + Drop support for Python 2.6. + + Bugs fixed: bgo#698547, bgo#699096, bgo#698829, bgo#685218, + bgo#685218, bgo#698366, bgo#698444, bgo#698477, bgo#697363, + bgo#696143, bgo#696646, bgo#697951, bgo#693405, bgo#696648, + bgo#696646, bgo#696892, bgo#686914, bgo#686795. + ------------------------------------------------------------------- Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 1c34a55..5509e6e 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -37,13 +37,13 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.8.1 +Version: 3.9.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 +Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: glib2-devel >= 2.34.2 -BuildRequires: gobject-introspection-devel >= 1.34.2 +BuildRequires: glib2-devel >= 2.35.9 +BuildRequires: gobject-introspection-devel >= 1.35.9 BuildRequires: libffi-devel %if %{build_for_python3} BuildRequires: python3-cairo-devel @@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT %{local_py_sitedir}/gi/ %{local_py_sitedir}/*.egg-info # Lives in cairo subpackage -%exclude %{local_py_sitedir}/gi/_gi_cairo.so +%exclude %{local_py_sitedir}/gi/_gi_cairo*.so # Lives in pygtkcompat subpackage %exclude %{local_py_sitedir}/gi/pygtkcompat.py @@ -157,7 +157,7 @@ rm -rf $RPM_BUILD_ROOT %files cairo %defattr(-,root,root) -%{local_py_sitedir}/gi/_gi_cairo.so +%{local_py_sitedir}/gi/_gi_cairo*.so %files pygtkcompat %defattr(-,root,root) diff --git a/python3-gobject.changes b/python3-gobject.changes index 3ce3f41..13a089c 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 1 08:18:33 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + Drop support for Python 2.6. + + Bugs fixed: bgo#698547, bgo#699096, bgo#698829, bgo#685218, + bgo#685218, bgo#698366, bgo#698444, bgo#698477, bgo#697363, + bgo#696143, bgo#696646, bgo#697951, bgo#693405, bgo#696648, + bgo#696646, bgo#696892, bgo#686914, bgo#686795. + ------------------------------------------------------------------- Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index a001978..b242500 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -37,13 +37,13 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.8.1 +Version: 3.9.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 +Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: glib2-devel >= 2.34.2 -BuildRequires: gobject-introspection-devel >= 1.34.2 +BuildRequires: glib2-devel >= 2.35.9 +BuildRequires: gobject-introspection-devel >= 1.35.9 BuildRequires: libffi-devel %if %{build_for_python3} BuildRequires: python3-cairo-devel @@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT %{local_py_sitedir}/gi/ %{local_py_sitedir}/*.egg-info # Lives in cairo subpackage -%exclude %{local_py_sitedir}/gi/_gi_cairo.so +%exclude %{local_py_sitedir}/gi/_gi_cairo*.so # Lives in pygtkcompat subpackage %exclude %{local_py_sitedir}/gi/pygtkcompat.py @@ -157,7 +157,7 @@ rm -rf $RPM_BUILD_ROOT %files cairo %defattr(-,root,root) -%{local_py_sitedir}/gi/_gi_cairo.so +%{local_py_sitedir}/gi/_gi_cairo*.so %files pygtkcompat %defattr(-,root,root)