New upstream release
This commit is contained in:
parent
654eee1068
commit
0810b9f369
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ decorator-3.2.0.tar.gz
|
|||||||
/decorator-3.3.1.tar.gz
|
/decorator-3.3.1.tar.gz
|
||||||
/decorator-3.3.2.tar.gz
|
/decorator-3.3.2.tar.gz
|
||||||
/decorator-3.3.3.tar.gz
|
/decorator-3.3.3.tar.gz
|
||||||
|
/decorator-3.4.0.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-decorator
|
Name: python-decorator
|
||||||
Version: 3.3.3
|
Version: 3.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Module to simplify usage of decorators
|
Summary: Module to simplify usage of decorators
|
||||||
|
|
||||||
@ -106,6 +106,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Apr 24 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 3.3.3-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user