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

1
.gitignore vendored
View file

@ -1 +1,2 @@
/munch-2.0.2.tar.gz
/munch-2.0.3.tar.gz

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.

View file

@ -1 +1 @@
6bff44f4f33b0af4f6f991a996f5a314 munch-2.0.2.tar.gz
50fcbbe8b98a256cf0d65280f20e3720 munch-2.0.3.tar.gz