$ git diff --patch-with-stat --summary ba3129f9096bd56e2ddf7f080bfb3e958d8309f9..a00bfea440fbb7f510118c37912a6a824fb9b876
.abf.yml | 2 +-
python-mako.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 2b6de0a..1f514ff 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- Mako-1.2.2.tar.gz: d63944664be3dc1f7c5b992eaec109fb1dd729c5
+ Mako-1.2.3.tar.gz: 91a82956cddfb0531b674b26c73f6272434544c9
diff --git a/python-mako.spec b/python-mako.spec
index f566dde..0046b80 100644
--- a/python-mako.spec
+++ b/python-mako.spec
@@ -3,12 +3,12 @@
Summary: Mako template library for Python
Name: python-mako
-Version: 1.2.2
+Version: 1.2.3
Release: 1
Group: Development/Python
License: MIT
Url: http://www.makotemplates.org/
-Source0: https://files.pythonhosted.org/packages/6d/f2/8ad2ec3d531c97c4071572a4104e00095300e278a7449511bee197ca22c9/Mako-1.2.2.tar.gz
+Source0: https://files.pythonhosted.org/packages/source/M/Mako/Mako-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python-beaker
BuildRequires: python-markupsafe