diff --git a/python-RTFDE.changes b/python-RTFDE.changes index fb9c2e5..fc61120 100644 --- a/python-RTFDE.changes +++ b/python-RTFDE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 07:59:45 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Wed Nov 20 15:32:35 UTC 2024 - Dirk Müller diff --git a/python-RTFDE.spec b/python-RTFDE.spec index 0ce3892..edfbb3d 100644 --- a/python-RTFDE.spec +++ b/python-RTFDE.spec @@ -1,7 +1,7 @@ # # spec file for package python-RTFDE # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 LISA GmbH, Bingen, Germany # # All modifications and additions to the file contributed by third parties @@ -65,6 +65,6 @@ A library for extracting HTML content from RTF encapsulated HTML as commonly fou %doc README.md %license LICENSE %{python_sitelib}/RTFDE -%{python_sitelib}/RTFDE-%{version}.dist-info +%{python_sitelib}/rtfde-%{version}.dist-info %changelog