This commit is contained in:
Ralph Bean 2015-11-03 19:52:45 -05:00
parent 3042e27225
commit a55c21218d
3 changed files with 6 additions and 2 deletions

View file

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