diff --git a/python-textile.changes b/python-textile.changes index 31ca5a5..bf4b38a 100644 --- a/python-textile.changes +++ b/python-textile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 16 19:35:04 UTC 2017 - sebix+novell.com@sebix.at + +- upgrade to 2.3.16 + * Bugfixes: + * Fix processing of extended code blocks ("#50":https://github.com/textile/python-textile/issues/50) + * Don't break when links fail to include "http:" ("#51":https://github.com/textile/python-textile/issues/51) + * Better handling of poorly-formatted tables ("#52":https://github.com/textile/python-textile/issues/52) + ------------------------------------------------------------------- Fri Jul 21 08:20:36 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-textile.spec b/python-textile.spec index 42c79c7..6213487 100644 --- a/python-textile.spec +++ b/python-textile.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-textile -Version: 2.3.15 +Version: 2.3.16 Release: 0 Summary: Textile processing for python License: BSD-3-Clause diff --git a/textile-2.3.15.tar.gz b/textile-2.3.15.tar.gz deleted file mode 100644 index 8703f02..0000000 --- a/textile-2.3.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:171a300fc01b28162048bc41eca3cb96369e4566b6e0a37a278e752f6a04ccf7 -size 47161 diff --git a/textile-2.3.16.tar.gz b/textile-2.3.16.tar.gz new file mode 100644 index 0000000..f5d4924 --- /dev/null +++ b/textile-2.3.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f151c1a4119fc5f795b59efdb4a35998718b1a55c2d882e54785a189cfb5907 +size 47578