From a344031b7744e73fce16157b3e492e63ae119ed2673ecd211a5111b4adc15b18 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 25 Mar 2025 08:05:44 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=27 --- python-SPARQLWrapper.changes | 5 +++++ python-SPARQLWrapper.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-SPARQLWrapper.changes b/python-SPARQLWrapper.changes index 60ac491..7c694d5 100644 --- a/python-SPARQLWrapper.changes +++ b/python-SPARQLWrapper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 08:05:21 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Sat Jan 27 11:12:21 UTC 2024 - Dirk Müller diff --git a/python-SPARQLWrapper.spec b/python-SPARQLWrapper.spec index c7748d5..7bf83a0 100644 --- a/python-SPARQLWrapper.spec +++ b/python-SPARQLWrapper.spec @@ -1,7 +1,7 @@ # # spec file for package python-SPARQLWrapper # -# 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 @@ -65,6 +65,6 @@ format. %doc README.rst AUTHORS.md %python_alternative %{_bindir}/rqw %{python_sitelib}/SPARQLWrapper -%{python_sitelib}/SPARQLWrapper-%{version}.dist-info +%{python_sitelib}/sparqlwrapper-%{version}.dist-info %changelog