This commit is contained in:
Ralph Bean 2015-09-25 09:15:37 -04:00
parent ea649aff69
commit 693ab6dcc2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
033c9563af492c4ce2680ee6ca481fa7 decorator-4.0.2.tar.gz
dd3a0669e1e6f09699eefa2c7fbd9756 decorator-4.0.4.tar.gz