3.3.0-0.6.rc3

3.3.0rc2 -> 3.3.0rc3
This commit is contained in:
David Malcolm 2012-09-24 16:36:40 -04:00
parent 78727dec4a
commit 3705b6491b
2 changed files with 6 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# ====================================================== # ======================================================
%global pybasever 3.3 %global pybasever 3.3
%global alphatag rc2 %global alphatag rc3
# pybasever without the dot: # pybasever without the dot:
%global pyshortver 33 %global pyshortver 33
@ -127,7 +127,7 @@
Summary: Version 3 of the Python programming language aka Python 3000 Summary: Version 3 of the Python programming language aka Python 3000
Name: python3 Name: python3
Version: %{pybasever}.0 Version: %{pybasever}.0
Release: 0.5.%{alphatag}%{?dist} Release: 0.6.%{alphatag}%{?dist}
License: Python License: Python
Group: Development/Languages Group: Development/Languages
@ -1588,6 +1588,9 @@ rm -fr %{buildroot}
# ====================================================== # ======================================================
%changelog %changelog
* Mon Sep 24 2012 David Malcolm <dmalcolm@redhat.com> - 3.3.0-0.6.rc3
- 3.3.0rc2 -> 3.3.0rc3
* Mon Sep 10 2012 David Malcolm <dmalcolm@redhat.com> - 3.3.0-0.5.rc2 * Mon Sep 10 2012 David Malcolm <dmalcolm@redhat.com> - 3.3.0-0.5.rc2
- 3.3.0rc1 -> 3.3.0rc2; refresh patch 55 - 3.3.0rc1 -> 3.3.0rc2; refresh patch 55

View File

@ -1 +1 @@
968af637fe7860ec83e0df4fe5a58590 Python-3.3.0rc2.tar.xz 796124c4ab8008c21720dcecd5411a41 Python-3.3.0rc3.tar.xz