diff --git a/python-striprtf.changes b/python-striprtf.changes index f39cf36..6549df9 100644 --- a/python-striprtf.changes +++ b/python-striprtf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 9 13:14:17 UTC 2024 - Martin Hauke + +- Update to versino 0.0.27 + * Add support for fonttbl. + ------------------------------------------------------------------- Tue Oct 22 15:45:55 UTC 2024 - Martin Hauke diff --git a/python-striprtf.spec b/python-striprtf.spec index 81287ff..ddb4335 100644 --- a/python-striprtf.spec +++ b/python-striprtf.spec @@ -1,6 +1,7 @@ # # spec file for package python-striprtf # +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2024, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -17,16 +18,16 @@ Name: python-striprtf -Version: 0.0.26 +Version: 0.0.27 Release: 0 Summary: A simple library to convert rtf to text License: BSD-3-Clause URL: https://github.com/joshy/striprtf Source: https://github.com/joshy/striprtf/archive/refs/tags/v%{version}.tar.gz#/striprtf-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} -BuildRequires: %{python_module pytest} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives @@ -57,7 +58,6 @@ A simple library to convert rtf to text. %check %pytest - %files %{python_files} %license LICENSE %doc README.md diff --git a/striprtf-0.0.26.tar.gz b/striprtf-0.0.26.tar.gz deleted file mode 100644 index 4d01c52..0000000 --- a/striprtf-0.0.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b45a34ebd42e9c22adddb5448dd7bf7bb18f8d47008e40296fa5eac66f54934 -size 179935 diff --git a/striprtf-0.0.27.tar.gz b/striprtf-0.0.27.tar.gz new file mode 100644 index 0000000..e532755 --- /dev/null +++ b/striprtf-0.0.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed6714eba7d67d3f1c4bae080e45796039a0e3bbd1a7d9fff4d9f2daf303f3f +size 181771