2.0.3
This commit is contained in:
parent
0e7371862e
commit
3042e27225
3 changed files with 7 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue