3.2.2
This commit is contained in:
parent
28391cb8f7
commit
06b3c5b484
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ Python-3.2a1.tar.bz2
|
||||
/Python-3.2rc3.tar.bz2
|
||||
/Python-3.2.tar.bz2
|
||||
/Python-3.2.1.tar.bz2
|
||||
/Python-3.2.2.tar.bz2
|
||||
|
@ -117,8 +117,8 @@
|
||||
# ==================
|
||||
Summary: Version 3 of the Python programming language aka Python 3000
|
||||
Name: python3
|
||||
Version: %{pybasever}.1
|
||||
Release: 7%{?dist}
|
||||
Version: %{pybasever}.2
|
||||
Release: 1%{?dist}
|
||||
License: Python
|
||||
Group: Development/Languages
|
||||
|
||||
@ -1308,6 +1308,9 @@ rm -fr %{buildroot}
|
||||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Tue Sep 6 2011 David Malcolm <dmalcolm@redhat.com> - 3.2.2-1
|
||||
- 3.2.2
|
||||
|
||||
* Thu Sep 1 2011 David Malcolm <dmalcolm@redhat.com> - 3.2.1-7
|
||||
- run selftests with "--verbose"
|
||||
- disable parts of test_io on ppc (rhbz#732998)
|
||||
|
Loading…
Reference in New Issue
Block a user