2.0.3
This commit is contained in:
parent
0e7371862e
commit
3042e27225
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
/munch-2.0.2.tar.gz
|
||||
/munch-2.0.3.tar.gz
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
6bff44f4f33b0af4f6f991a996f5a314 munch-2.0.2.tar.gz
|
||||
50fcbbe8b98a256cf0d65280f20e3720 munch-2.0.3.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue