diff --git a/pygobject3.spec b/pygobject3.spec index a211736..8089d08 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -12,7 +12,7 @@ Name: pygobject3 Version: 3.3.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection @@ -144,6 +144,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Sat Aug 04 2012 David Malcolm - 3.3.4-3 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 3.3.4-2 - remove rhel logic from with_python3 conditional