diff --git a/Kajiki-0.8.0.tar.gz b/Kajiki-0.8.0.tar.gz deleted file mode 100644 index 979e15f..0000000 --- a/Kajiki-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65c688d55dffe8b2e1f96832bf327d0b645c32067e242ad4f5c99778a31371a8 -size 182815 diff --git a/Kajiki-0.8.2.tar.gz b/Kajiki-0.8.2.tar.gz new file mode 100644 index 0000000..b23af45 --- /dev/null +++ b/Kajiki-0.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbec46b19285d42769d7c4f5a8a0195b72a62b54cd360a26a8875319d58efef6 +size 183446 diff --git a/python-Kajiki.changes b/python-Kajiki.changes index 4cc25cd..b00e476 100644 --- a/python-Kajiki.changes +++ b/python-Kajiki.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 13 16:35:33 UTC 2020 - Marketa Calabkova + +- update to 0.8.2 + * Fixed some HTML entities not being properly recognised + * Fixed unexpected when including templates + ------------------------------------------------------------------- Fri Jun 21 10:15:58 UTC 2019 - pgajdos@suse.com diff --git a/python-Kajiki.spec b/python-Kajiki.spec index f9e6ebf..07d0e9c 100644 --- a/python-Kajiki.spec +++ b/python-Kajiki.spec @@ -1,7 +1,7 @@ # # spec file for package python-Kajiki # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Kajiki -Version: 0.8.0 +Version: 0.8.2 Release: 0 Summary: Compiler for Genshi syntax outputting Python bytecode License: MIT