diff --git a/python-munch.spec b/python-munch.spec index 60c1e25..3b264f3 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -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 - 2.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Apr 12 2015 Ralph Bean - 2.0.2-2 - Remove shebang to make rpmlint happy.