From 5468ec3b2dbdb78430dd61ec0af2d16cda4a15bf Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Mon, 8 Apr 2013 17:02:36 +0400 Subject: [PATCH] LOG Updated to 3.3.1 --- .abf.yml | 5 ++++- python3.spec | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index 6d1a90a..be2ab9d 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,6 @@ -sources: +removed_sources: Python-3.3.0.tar.xz: 833d73565e1b665f1878504081dc985a5a06e46a +sources: + Python-3.3.1.tar.xz: 393d7302c48bc911cd7faa7fa9b5fbcb9919bddc python-3.3.0-docs-html.tar.bz2: 5299b1523ede931767199a5b13388a5bf35351d5 + python-3.3.1-docs-html.tar.bz2: 55c3b3f3453346835b0df2b3b0ad7fe20833a7f7 diff --git a/python3.spec b/python3.spec index 6251a49..a1cf85a 100644 --- a/python3.spec +++ b/python3.spec @@ -1,4 +1,4 @@ -%define docver 3.3.0 +%define docver 3.3.1 %define dirver 3.3 %define familyver 3 @@ -14,8 +14,8 @@ %endif Summary: An interpreted, interactive object-oriented programming language Name: python3 -Version: 3.3.0 -Release: 2 +Version: 3.3.1 +Release: 1 License: Modified CNRI Open Source License Group: Development/Python