New upstream release

This commit is contained in:
Toshio Kuratomi 2012-10-18 11:55:00 -07:00
parent 654eee1068
commit 0810b9f369
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <toshio@fedoraproject.org> - 3.4.0-1
- New upstream release
* Tue Apr 24 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 3.3.3-1
- New upstream release

View File

@ -1 +1 @@
f5a0227cb1c34a0e7d5b7f9cd2ae3135 decorator-3.3.3.tar.gz
1e8756f719d746e2fc0dd28b41251356 decorator-3.4.0.tar.gz