From 21380eb14161da6e5c5f9b3baa2a517092ba59fe Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:52:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-mako.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mako.spec b/python-mako.spec index 8f0c583..e071508 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -14,7 +14,7 @@ Name: python-mako Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -161,6 +161,9 @@ rm -rf %{buildroot} %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Jan 28 2015 Matej Cepl - 1.0.1-1 - Update to 1.0.1 (#1185339)