4.0.6
This commit is contained in:
parent
b7f5c5971f
commit
5c977766b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ decorator-3.2.0.tar.gz
|
||||
/decorator-3.4.2.tar.gz
|
||||
/decorator-4.0.2.tar.gz
|
||||
/decorator-4.0.4.tar.gz
|
||||
/decorator-4.0.6.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-decorator
|
||||
Version: 4.0.4
|
||||
Release: 2%{?dist}
|
||||
Version: 4.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Module to simplify usage of decorators
|
||||
|
||||
Group: Development/Languages
|
||||
@ -108,6 +108,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2015 Ralph Bean <rbean@redhat.com> - 4.0.6-1
|
||||
- new version
|
||||
|
||||
* Wed Nov 04 2015 Robert Kuska <rkuska@redhat.com> - 4.0.4-2
|
||||
- Rebuilt for Python3.5 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user