diff --git a/Mako-1.0.7.tar.gz b/Mako-1.0.7.tar.gz deleted file mode 100644 index 2f4e659..0000000 --- a/Mako-1.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e02fde57bd4abb5ec400181e4c314f56ac3e49ba4fb8b0d50bba18cb27d25ae -size 564418 diff --git a/Mako-1.0.8.tar.gz b/Mako-1.0.8.tar.gz new file mode 100644 index 0000000..007aaf6 --- /dev/null +++ b/Mako-1.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04092940c0df49b01f43daea4f5adcecd0e50ef6a4b222be5ac003d5d84b2843 +size 468760 diff --git a/python-Mako.changes b/python-Mako.changes index b4b081a..51d2ed2 100644 --- a/python-Mako.changes +++ b/python-Mako.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 21 13:36:46 UTC 2019 - Ondřej Súkup + +- update to 1.0.8 + * Added --output-encoding flag to the mako-render script + ------------------------------------------------------------------- Thu Jul 5 21:47:54 UTC 2018 - mcepl@suse.com diff --git a/python-Mako.spec b/python-Mako.spec index bee7f64..a996b85 100644 --- a/python-Mako.spec +++ b/python-Mako.spec @@ -1,7 +1,7 @@ # # spec file for package python-Mako # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Mako -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: A Python templating language License: MIT