From 0810b9f369e298af9c502dc8f9064c403f8913c1 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Thu, 18 Oct 2012 11:55:00 -0700 Subject: [PATCH] New upstream release --- .gitignore | 1 + python-decorator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f85cd2..eb7736e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ decorator-3.2.0.tar.gz /decorator-3.3.1.tar.gz /decorator-3.3.2.tar.gz /decorator-3.3.3.tar.gz +/decorator-3.4.0.tar.gz diff --git a/python-decorator.spec b/python-decorator.spec index 15dd4ec..7df64f4 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -5,7 +5,7 @@ %endif Name: python-decorator -Version: 3.3.3 +Version: 3.4.0 Release: 1%{?dist} Summary: Module to simplify usage of decorators @@ -106,6 +106,9 @@ popd %changelog +* Thu Oct 18 2012 Toshio Kuratomi - 3.4.0-1 +- New upstream release + * Tue Apr 24 2012 Toshio Kuratomi - 3.3.3-1 - New upstream release diff --git a/sources b/sources index 18ce749..7b84ad6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5a0227cb1c34a0e7d5b7f9cd2ae3135 decorator-3.3.3.tar.gz +1e8756f719d746e2fc0dd28b41251356 decorator-3.4.0.tar.gz