From 9dae86adc739a1df785ba017f3852f4e27f1612d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toshio=20=E3=81=8F=E3=82=89=E3=81=A8=E3=81=BF?= Date: Tue, 6 Oct 2009 20:40:24 +0000 Subject: [PATCH] - Really include the new source tarball --- .cvsignore | 2 +- python-decorator.spec | 9 ++++----- sources | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index f668aa9..d872d6a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -decorator-3.0.1.tar.gz +decorator-3.1.2.tar.gz diff --git a/python-decorator.spec b/python-decorator.spec index 1d07207..e7273cf 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -3,7 +3,7 @@ Name: python-decorator Version: 3.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -52,9 +52,11 @@ nosetests --with-doctest %{python_sitelib}/* %changelog +* Tue Oct 6 2009 Toshio Kuratomi - 3.1.2-2 +- Really include the new source tarball + * Tue Oct 6 2009 Toshio Kuratomi - 3.1.2-1 - Update to upstream release 3.1.2 -- Drop patch included upstream * Sun Jul 26 2009 Fedora Release Engineering - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild @@ -76,6 +78,3 @@ nosetests --with-doctest * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.2.0-2 - Rebuild for Python 2.6 - -* Thu Dec 20 2007 Toshio Kuratomi - 2.2.0-1 -- Initial Fedora Build diff --git a/sources b/sources index 42a992a..8b68090 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4130a467be7f71154976c84af4a04c6 decorator-3.0.1.tar.gz +9ebbe8d0f0c42495561b8e79fd0d8e56 decorator-3.1.2.tar.gz