This commit is contained in:
Matthias Clasen 2006-09-05 05:03:06 +00:00
parent 3add2bcf0b
commit b09c624c39
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
pygobject-2.11.4.tar.bz2
pygobject-2.12.1.tar.bz2

View File

@ -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 <mclasen@redhat.com> - 2.12.1-1.fc6
- Update to 2.12.1
- Require pkgconfig for the -devel package
* Sun Aug 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.11.4-1.fc6
- Update to 2.11.4
- Use pre-built docs

View File

@ -1 +1 @@
6c8e1edb1def6ad551ba4ad6a7d4858d pygobject-2.11.4.tar.bz2
bc2cb314be7d66c19b75805609556aaa pygobject-2.12.1.tar.bz2