This commit is contained in:
Ralph Bean 2015-10-02 21:08:05 -04:00
parent 0e7371862e
commit 3042e27225
3 changed files with 7 additions and 3 deletions

View file

@ -13,8 +13,8 @@
%global modname munch
Name: python-munch
Version: 2.0.2
Release: 4%{?dist}
Version: 2.0.3
Release: 1%{?dist}
Summary: A dot-accessible dictionary (a la JavaScript objects)
Group: Development/Libraries
@ -102,6 +102,9 @@ popd
%endif
%changelog
* Sat Oct 03 2015 Ralph Bean <rbean@redhat.com> - 2.0.3-1
- new version
* Mon Aug 17 2015 Ralph Bean <rbean@redhat.com> - 2.0.2-4
- Define license macro for el6.