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-3.4.2.tar.gz
|
||||||
/decorator-4.0.2.tar.gz
|
/decorator-4.0.2.tar.gz
|
||||||
/decorator-4.0.4.tar.gz
|
/decorator-4.0.4.tar.gz
|
||||||
|
/decorator-4.0.6.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-decorator
|
Name: python-decorator
|
||||||
Version: 4.0.4
|
Version: 4.0.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Module to simplify usage of decorators
|
Summary: Module to simplify usage of decorators
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -108,6 +108,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 04 2015 Robert Kuska <rkuska@redhat.com> - 4.0.4-2
|
||||||
- Rebuilt for Python3.5 rebuild
|
- Rebuilt for Python3.5 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user