diff --git a/.cvsignore b/.cvsignore index d06c974..ce2a811 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygobject-2.15.1.tar.bz2 +pygobject-2.15.2.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index e03e583..a3b8e3b 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -7,8 +7,8 @@ ### Abstract ### Name: pygobject2 -Version: 2.15.1 -Release: 2%{?dist} +Version: 2.15.2 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python bindings for GObject @@ -78,12 +78,14 @@ rm -fr $RPM_BUILD_ROOT %doc AUTHORS NEWS README %doc examples +%{_libdir}/libpyglib-2.0.so* %dir %{python_sitearch}/gtk-2.0 %{python_sitearch}/gtk-2.0/dsextras.* %{python_sitearch}/pygtk.* %defattr(755, root, root, 755) %{python_sitearch}/gtk-2.0/gio +%{python_sitearch}/gtk-2.0/glib %{python_sitearch}/gtk-2.0/gobject %files codegen @@ -98,6 +100,7 @@ rm -fr $RPM_BUILD_ROOT %dir %{_datadir}/pygobject %dir %{_includedir}/pygtk-2.0 %{_datadir}/pygobject/2.0/defs +%{_includedir}/pygtk-2.0/pyglib.h %{_includedir}/pygtk-2.0/pygobject.h %{_libdir}/pkgconfig/pygobject-2.0.pc @@ -107,6 +110,9 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/pygobject/xsl %changelog +* Sat Jul 26 2008 Matthew Barnes - 2.15.2-1.fc10 +- Update to 2.15.2 + * Sun Jul 20 2008 Matthew Barnes - 2.15.1-2.fc10 - Fix directory ownership. (RH bug #455974, patch by Robert Scheck). diff --git a/sources b/sources index 217fecf..2c2d5da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05bf0487c885a1ef6df615e02cac5ea6 pygobject-2.15.1.tar.bz2 +60bfabf036cbafb3a584b3c7beee05d1 pygobject-2.15.2.tar.bz2