From b09c624c396cc114f40c8964b4acc5b3f7e6dbca Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 5 Sep 2006 05:03:06 +0000 Subject: [PATCH] 2.12.1 --- .cvsignore | 2 +- pygobject2.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9bcdc30..360ab1b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygobject-2.11.4.tar.bz2 +pygobject-2.12.1.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index f10d2ed..3f0a327 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -3,7 +3,7 @@ Summary: Python bindings for gobjects Name: pygobject2 -Version: 2.11.4 +Version: 2.12.1 Release: 1%{?dist} License: LGPL Group: Development/Languages @@ -27,6 +27,7 @@ GObjects Summary: files needed to build addon gobject libraries such as pygtk Group: Development/Languages Requires: pygobject2 = %{version} +Requires: pkgconfig %description devel This package contains files required to build wrappers for gobject addon @@ -73,6 +74,10 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/pygobject %changelog +* Tue Sep 5 2006 Matthias Clasen - 2.12.1-1.fc6 +- Update to 2.12.1 +- Require pkgconfig for the -devel package + * Sun Aug 27 2006 Matthias Clasen - 2.11.4-1.fc6 - Update to 2.11.4 - Use pre-built docs diff --git a/sources b/sources index 8904c5d..1872e46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c8e1edb1def6ad551ba4ad6a7d4858d pygobject-2.11.4.tar.bz2 +bc2cb314be7d66c19b75805609556aaa pygobject-2.12.1.tar.bz2