From fd6a16fbdb51e84e967f60b1006d6c17b4862365 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 12 Nov 2015 14:58:37 -0700 Subject: [PATCH] Update to 1.0.3 --- .gitignore | 1 + python-mako.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c3339ac..1722e5a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Mako-0.4.0.tar.gz /Mako-0.9.1.tar.gz /Mako-1.0.0.tar.gz /Mako-1.0.1.tar.gz +/Mako-1.0.3.tar.gz diff --git a/python-mako.spec b/python-mako.spec index 6cbfeaa..2e5a0f7 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -13,8 +13,8 @@ %global upname Mako Name: python-mako -Version: 1.0.1 -Release: 3%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -161,6 +161,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 12 2015 Kevin Fenzi - 1.0.3-1 +- Update to 1.0.3 + * Tue Nov 10 2015 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 6ab9dc6..af7149d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f0aafd177b039ef67b90ea350497a54 Mako-1.0.1.tar.gz +a78f20f6366a8a0659ce5532f8614e53 Mako-1.0.3.tar.gz