File project.diff of Package python-bleach
--- python-bleach.changes.orig
+++ python-bleach.changes
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Fri Mar 13 01:19:00 UTC 2026 - Jürgen Löhel <juergen@loehel.de>
+
+- Update to 6.3.0
+ * Add support for Python 3.14
+ * Fix wbr handling
+ * Dropped support for Python 3.9
+
+-------------------------------------------------------------------
Fri Jun 6 05:30:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
--- python-bleach.spec.orig
+++ python-bleach.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-bleach
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-bleach
-Version: 6.2.0
+Version: 6.3.0
Release: 0
Summary: A whitelist-based HTML-sanitizing tool
License: Apache-2.0