4.0.4
This commit is contained in:
parent
ea649aff69
commit
693ab6dcc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ decorator-3.2.0.tar.gz
|
||||
/decorator-3.4.0.tar.gz
|
||||
/decorator-3.4.2.tar.gz
|
||||
/decorator-4.0.2.tar.gz
|
||||
/decorator-4.0.4.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-decorator
|
||||
Version: 4.0.2
|
||||
Version: 4.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Module to simplify usage of decorators
|
||||
|
||||
@ -108,6 +108,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 25 2015 Ralph Bean <rbean@redhat.com> - 4.0.4-1
|
||||
- new version
|
||||
|
||||
* Wed Sep 16 2015 Ralph Bean <rbean@redhat.com> - 4.0.2-1
|
||||
- new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user