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
This commit is contained in:
parent
69a4f51176
commit
53169967a2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:467eb39f06664fb8bbb9ab407a15b8d56a63a92ac2f0914afc8518aedd765c43
|
||||
size 644405
|
3
pygobject-3.0.0.tar.bz2
Normal file
3
pygobject-3.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5682603c58be67e336e8cfaf19d6321158425797a7da12f646cc8706508ab95c
|
||||
size 644232
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user