diff --git a/python-BitVector.changes b/python-BitVector.changes index e1c9d0b..dd5d3a1 100644 --- a/python-BitVector.changes +++ b/python-BitVector.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 00:18:55 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Dec 20 04:15:58 UTC 2024 - Steve Kowalik diff --git a/python-BitVector.spec b/python-BitVector.spec index 141003c..838f518 100644 --- a/python-BitVector.spec +++ b/python-BitVector.spec @@ -1,7 +1,7 @@ # # spec file for package python-BitVector # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,6 +57,6 @@ etc. %files %{python_files} %doc README %{python_sitelib}/BitVector -%{python_sitelib}/BitVector-%{version}.dist-info +%{python_sitelib}/bitvector-%{version}.dist-info %changelog