diff --git a/pygtk2.spec b/pygtk2.spec index 617259e..624a625 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -15,7 +15,7 @@ Name: pygtk2 Version: 2.15.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python bindings for GTK+ @@ -167,6 +167,9 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtk %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 2.15.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Mon Jul 13 2009 Matthew Barnes - 2.15.2-2.fc12 - Add patch for RH bug #511082 (missing gtk-2.16-types.defs).