2.0.4
This commit is contained in:
parent
3042e27225
commit
a55c21218d
3 changed files with 6 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
%global modname munch
|
||||
|
||||
Name: python-munch
|
||||
Version: 2.0.3
|
||||
Version: 2.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A dot-accessible dictionary (a la JavaScript objects)
|
||||
|
||||
|
@ -102,6 +102,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 04 2015 Ralph Bean <rbean@redhat.com> - 2.0.4-1
|
||||
- new version
|
||||
|
||||
* Sat Oct 03 2015 Ralph Bean <rbean@redhat.com> - 2.0.3-1
|
||||
- new version
|
||||
|
||||
|
|
Reference in a new issue