diff --git a/python-striprtf.changes b/python-striprtf.changes index 80bea28..d5c1eae 100644 --- a/python-striprtf.changes +++ b/python-striprtf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 3 16:21:05 UTC 2025 - Martin Hauke + +- Update to version 0.0.29 + * removing pictures from rtf, fixes #58 + ------------------------------------------------------------------- Tue Dec 3 19:02:05 UTC 2024 - Martin Hauke diff --git a/python-striprtf.spec b/python-striprtf.spec index 8b19b49..0eaef19 100644 --- a/python-striprtf.spec +++ b/python-striprtf.spec @@ -1,8 +1,8 @@ # # spec file for package python-striprtf # -# Copyright (c) 2024 SUSE LLC -# Copyright (c) 2024, Martin Hauke +# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2024-2025, Martin Hauke # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,13 @@ Name: python-striprtf -Version: 0.0.28 +Version: 0.0.29 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 hatchling} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} diff --git a/striprtf-0.0.28.tar.gz b/striprtf-0.0.28.tar.gz deleted file mode 100644 index ac937d1..0000000 --- a/striprtf-0.0.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:580ab02e98f4b08f64658587394e9365855ba9202b640a54ad40db1e0612deba -size 182947 diff --git a/striprtf-0.0.29.tar.gz b/striprtf-0.0.29.tar.gz new file mode 100644 index 0000000..ffe5071 --- /dev/null +++ b/striprtf-0.0.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45b581dcb9d8556ae14775db69631fd30fed9f73c544e39e63aff2d9942be21 +size 398407