3.3.0-0.5.rc2

3.3.0rc1 -> 3.3.0rc2; refresh patch 55
This commit is contained in:
David Malcolm 2012-09-10 10:48:19 -04:00
commit 78727dec4a
3 changed files with 42 additions and 39 deletions

View file

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