-
Thu Mar 20 2014 Matej Stuchlik <mstuchli@redhat.com> - 3.3.2-12
- Create a "python" man page
Resolves: rhbz#1072522
-
Thu Mar 20 2014 Matej Stuchlik <mstuchli@redhat.com> - 3.3.2-11
- Fix memory leak in os module
Resolves: rhbz#1071868
-
Mon Nov 25 2013 Robert Kuska <rkuska@redhat.com> - 3.3.2-10
- Move unversioned python macros to metapackage
-
Sun Nov 24 2013 Robert Kuska <rkuska@redhat.com> - 3.3.2-9
- Bytecompile all *.py files properly during build (rhbz#1023607)
- Allow building depending packages with unversioned python macros
i.e. %{__python} instead of %{__python3}
-
Tue Nov 12 2013 Robert Kuska <rkuska@redhat.com> - 3.3.2-8
- Fix memory leak in gdbm module (rhbz#977308)
- Make building depending collections on top of python33 easier
- Fix build with libffi containing multilib wrapper for ffi.h (rhbz#979696).
-
Thu Aug 15 2013 Matej Stuchlik <mstuchli@redhat.com> - 3.3.2-7
- Added patch for CVE-2013-4238 (rhbz#996733).
-
Wed Jun 12 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 3.3.2-6
- Fix __os_install_post to compress manfiles properly.
-
Mon Jun 10 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 3.3.2-5
- Disable default bytecompilation during build, fixes rhbz#971427.
- Fix for gettext plural form headers, fixes rhbz#968928.
- Compile debug build libraries with -O1, fixes rhbz#967900.
- Print repr() in when C assert fails in debug build, fixes rhbz#971858.
-
Thu May 23 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 3.3.2-4
- Own the pkgconfig dir and tapsetdir, these are not owned by any
the respective packages in SCL (rhbz#966547).
-
Thu May 23 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 3.3.2-3
- Remove __root_bindir wrapper (rhbz#966412).