From 53169967a28d2ee1a3d9eb90cca0c428ecd75130df5315692d070a06ba7f644d Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 26 Sep 2011 08:15:22 +0000 Subject: [PATCH] Accepting request 84409 from devel:languages:python Update to 3.0.0 (forwarded request 84395 from vuntz) OBS-URL: https://build.opensuse.org/request/show/84409 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=19 --- pygobject-2.90.4.tar.bz2 | 3 --- pygobject-3.0.0.tar.bz2 | 3 +++ python-gobject.changes | 6 ++++++ python-gobject.spec | 6 +++--- python3-gobject.changes | 6 ++++++ python3-gobject.spec | 8 ++++---- 6 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 pygobject-2.90.4.tar.bz2 create mode 100644 pygobject-3.0.0.tar.bz2 diff --git a/pygobject-2.90.4.tar.bz2 b/pygobject-2.90.4.tar.bz2 deleted file mode 100644 index 4053232..0000000 --- a/pygobject-2.90.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:467eb39f06664fb8bbb9ab407a15b8d56a63a92ac2f0914afc8518aedd765c43 -size 644405 diff --git a/pygobject-3.0.0.tar.bz2 b/pygobject-3.0.0.tar.bz2 new file mode 100644 index 0000000..fce01b7 --- /dev/null +++ b/pygobject-3.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5682603c58be67e336e8cfaf19d6321158425797a7da12f646cc8706508ab95c +size 644232 diff --git a/python-gobject.changes b/python-gobject.changes index b1496ac..7baddfd 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 11:53:46 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.0.0: + + Fix compilations warnings. + ------------------------------------------------------------------- Fri Sep 16 07:48:14 UTC 2011 - vuntz@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 5fa4382..c09355e 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -30,15 +30,15 @@ Name: python-gobject %define _name pygobject Summary: Python bindings for GObject -Version: 2.90.4 +Version: 3.0.0 Release: 1 License: LGPLv2.1+ Group: Development/Libraries/Python Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ -Source: http://download.gnome.org/sources/pygobject/2.90/%{_name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: glib2-devel -BuildRequires: gobject-introspection-devel >= 0.10.2 +BuildRequires: gobject-introspection-devel >= 1.29.0 BuildRequires: libffi-devel # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 BuildRequires: xz diff --git a/python3-gobject.changes b/python3-gobject.changes index b1496ac..7baddfd 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 11:53:46 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.0.0: + + Fix compilations warnings. + ------------------------------------------------------------------- Fri Sep 16 07:48:14 UTC 2011 - vuntz@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index e10cf92..9875a2a 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -1,5 +1,5 @@ # -# spec file for package python-gobject +# spec file for package python3-gobject # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,15 +30,15 @@ Name: python3-gobject %define _name pygobject Summary: Python bindings for GObject -Version: 2.90.4 +Version: 3.0.0 Release: 1 License: LGPLv2.1+ Group: Development/Libraries/Python Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ -Source: http://download.gnome.org/sources/pygobject/2.90/%{_name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: glib2-devel -BuildRequires: gobject-introspection-devel >= 0.10.2 +BuildRequires: gobject-introspection-devel >= 1.29.0 BuildRequires: libffi-devel # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 BuildRequires: xz