packages: python-pygobject3/python-pygobject3.spec - updated to 3.2.0; merg...
megabajt
megabajt at pld-linux.org
Fri Mar 30 13:10:27 CEST 2012
Author: megabajt Date: Fri Mar 30 11:10:27 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.2.0; merged changes from DEVEL
---- Files affected:
packages/python-pygobject3:
python-pygobject3.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/python-pygobject3/python-pygobject3.spec
diff -u packages/python-pygobject3/python-pygobject3.spec:1.11 packages/python-pygobject3/python-pygobject3.spec:1.12
--- packages/python-pygobject3/python-pygobject3.spec:1.11 Wed Feb 15 08:05:19 2012
+++ packages/python-pygobject3/python-pygobject3.spec Fri Mar 30 13:10:21 2012
@@ -9,18 +9,18 @@
Summary: Python bindings for GObject library
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
Name: python-%{module}3
-Version: 3.0.4
+Version: 3.2.0
Release: 1
License: LGPL v2+
Group: Libraries/Python
-Source0: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.0/%{module}-%{version}.tar.xz
-# Source0-md5: 0cbcda00d9276f78040d361d1611a6a0
+Source0: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.2/%{module}-%{version}.tar.xz
+# Source0-md5: c5b0fd7138df98b42545f41ec043a995
URL: http://www.pygtk.org/
Patch0: link.patch
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.11
-BuildRequires: glib2-devel >= 1:2.24.0
-BuildRequires: gobject-introspection-devel >= 1.29.0
+BuildRequires: glib2-devel >= 1:2.32.0
+BuildRequires: gobject-introspection-devel >= 1.32.0
BuildRequires: libffi-devel >= 3.0
BuildRequires: libtool
BuildRequires: pkgconfig
@@ -38,8 +38,8 @@
BuildRequires: python3-modules >= 3.2.2-3
BuildRequires: python3-pycairo-devel >= 1.10.0
%endif
-Requires: glib2 >= 1:2.24.0
-Requires: gobject-introspection >= 1.29.0
+Requires: glib2 >= 1:2.32.0
+Requires: gobject-introspection >= 1.32.0
Conflicts: python-pygobject < 2.28.6-3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,7 +54,7 @@
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.24.0
+Requires: glib2-devel >= 1:2.32.0
Requires: libffi-devel >= 3.0
%description common-devel
@@ -73,7 +73,7 @@
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
Requires: %{name}-common-devel = %{version}-%{release}
-Requires: glib2-devel >= 1:2.24.0
+Requires: glib2-devel >= 1:2.32.0
Requires: libffi-devel >= 3.0
Requires: python-devel >= 1:2.5.2
@@ -102,7 +102,7 @@
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
Group: Development/Languages/Python
Requires: %{name}-common-devel = %{version}-%{release}
-Requires: glib2-devel >= 1:2.24.0
+Requires: glib2-devel >= 1:2.32.0
Requires: libffi-devel >= 3.0
Requires: python3-devel >= 3.1
Requires: python3-pygobject3 = %{version}-%{release}
@@ -279,6 +279,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2012/03/30 11:10:21 megabajt
+- updated to 3.2.0; merged changes from DEVEL
+
+Revision 1.11.2.1 2012/03/23 11:21:27 megabajt
+- updated to 3.1.93
+
Revision 1.11 2012/02/15 07:05:19 megabajt
- updated to 3.0.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/python-pygobject3/python-pygobject3.spec?r1=1.11&r2=1.12
More information about the pld-cvs-commit
mailing list