diff --git a/python-Scrapy.changes b/python-Scrapy.changes index 81b376d..5b49bcc 100644 --- a/python-Scrapy.changes +++ b/python-Scrapy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 05:45:59 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Tue Dec 3 08:24:29 UTC 2024 - Steve Kowalik diff --git a/python-Scrapy.spec b/python-Scrapy.spec index 332f7ab..84b5ab5 100644 --- a/python-Scrapy.spec +++ b/python-Scrapy.spec @@ -1,7 +1,7 @@ # # spec file for package python-Scrapy # -# 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 @@ -130,7 +130,7 @@ skiplist="$skiplist or test_start_requests_laziness" %license LICENSE %doc AUTHORS README.rst %{python_sitelib}/scrapy -%{python_sitelib}/Scrapy-%{version}.dist-info +%{python_sitelib}/scrapy-%{version}.dist-info %python_alternative %{_bindir}/scrapy %files -n %{name}-doc