From 3705b6491b278b81d0363a4bcb5266f08bc9d856 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sep 24 2012 20:36:40 +0000 Subject: 3.3.0-0.6.rc3 3.3.0rc2 -> 3.3.0rc3 --- diff --git a/python3.spec b/python3.spec index 14525f4..ee780be 100644 --- a/python3.spec +++ b/python3.spec @@ -3,7 +3,7 @@ # ====================================================== %global pybasever 3.3 -%global alphatag rc2 +%global alphatag rc3 # 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.5.%{alphatag}%{?dist} +Release: 0.6.%{alphatag}%{?dist} License: Python Group: Development/Languages @@ -1588,6 +1588,9 @@ rm -fr %{buildroot} # ====================================================== %changelog +* Mon Sep 24 2012 David Malcolm - 3.3.0-0.6.rc3 +- 3.3.0rc2 -> 3.3.0rc3 + * Mon Sep 10 2012 David Malcolm - 3.3.0-0.5.rc2 - 3.3.0rc1 -> 3.3.0rc2; refresh patch 55 diff --git a/sources b/sources index 54bc84f..b139ef1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -968af637fe7860ec83e0df4fe5a58590 Python-3.3.0rc2.tar.xz +796124c4ab8008c21720dcecd5411a41 Python-3.3.0rc3.tar.xz