This commit is contained in:
Dennis Gilmore 2015-06-18 19:58:20 +00:00
parent ece3571b82
commit 567e2d9b12

View file

@ -14,7 +14,7 @@
Name: python-munch
Version: 2.0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A dot-accessible dictionary (a la JavaScript objects)
Group: Development/Libraries
@ -100,6 +100,9 @@ popd
%endif
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Apr 12 2015 Ralph Bean <rbean@redhat.com> - 2.0.2-2
- Remove shebang to make rpmlint happy.