diff --git a/python-munch.spec b/python-munch.spec index 7989e7c..9b2bb93 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -14,7 +14,7 @@ Name: python-munch Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A dot-accessible dictionary (a la JavaScript objects) Group: Development/Libraries @@ -102,6 +102,9 @@ popd %endif %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Mar 21 2017 Ralph Bean - 2.1.1-1 - new version