diff --git a/python-munch.spec b/python-munch.spec index 3ac6901..b1fb975 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -14,7 +14,7 @@ Name: python-munch Version: 2.1.0 -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 +* Sat Feb 11 2017 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Jan 11 2017 Ralph Bean - 2.1.0-1 - new version