2.12.1
This commit is contained in:
parent
3add2bcf0b
commit
b09c624c39
@ -1 +1 @@
|
||||
pygobject-2.11.4.tar.bz2
|
||||
pygobject-2.12.1.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user