From 89bd5e64d31b4d5ac0e20a10580b2c2c8a5bd8fab0a039ce8535f6fedc83cbe6 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 12 Apr 2018 19:25:29 +0000 Subject: [PATCH] - update to version 3.0.2: * Fix for multiple multi-line paragraphs. (#62) - update to version 3.0.1: * Fix improper handling of extended code blocks. (#61) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=17 --- python-textile.changes | 8 ++++++++ python-textile.spec | 6 +++--- textile-3.0.0-withtests.tar.gz | 3 --- textile-3.0.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 textile-3.0.0-withtests.tar.gz create mode 100644 textile-3.0.2.tar.gz diff --git a/python-textile.changes b/python-textile.changes index f0c04d0..0c5dfe6 100644 --- a/python-textile.changes +++ b/python-textile.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 12 19:09:52 UTC 2018 - sebix+novell.com@sebix.at + +- update to version 3.0.2: + * Fix for multiple multi-line paragraphs. (#62) +- update to version 3.0.1: + * Fix improper handling of extended code blocks. (#61) + ------------------------------------------------------------------- Sat Nov 18 21:08:44 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-textile.spec b/python-textile.spec index f7596a1..7d7f89d 100644 --- a/python-textile.spec +++ b/python-textile.spec @@ -1,7 +1,7 @@ # # spec file for package python-textile # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -19,13 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-textile -Version: 3.0.0 +Version: 3.0.2 Release: 0 Summary: Textile processing for python License: BSD-3-Clause Group: Development/Languages/Python Url: http://github.com/textile/python-textile -Source: https://files.pythonhosted.org/packages/source/t/textile/textile-%{version}-withtests.tar.gz +Source: https://files.pythonhosted.org/packages/source/t/textile/textile-%{version}.tar.gz Requires: python-Pillow >= 3.0.0 Requires: python-html5lib >= 0.999999999 Requires: python-six diff --git a/textile-3.0.0-withtests.tar.gz b/textile-3.0.0-withtests.tar.gz deleted file mode 100644 index 55ac565..0000000 --- a/textile-3.0.0-withtests.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b153704607b6b775491d0dddf8dc9cba482ae757d9b3127dd388d6200ae4acc -size 48538 diff --git a/textile-3.0.2.tar.gz b/textile-3.0.2.tar.gz new file mode 100644 index 0000000..afc6cc7 --- /dev/null +++ b/textile-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1289ee0c1bce41b1a0c7a6ce19cd4f8945562f0677d91c5ce1a2ba86c4a7ca3e +size 48756