From 567e2d9b12775111aaff6ecd65a5f56fcd4bfea2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:58:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-munch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.