Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ecb566f6dc | |||
| a344031b77 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 08:05:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Lowercase metadata directory name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 27 11:12:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Jan 27 11:12:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-SPARQLWrapper
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -65,6 +65,6 @@ format.
|
|||||||
%doc README.rst AUTHORS.md
|
%doc README.rst AUTHORS.md
|
||||||
%python_alternative %{_bindir}/rqw
|
%python_alternative %{_bindir}/rqw
|
||||||
%{python_sitelib}/SPARQLWrapper
|
%{python_sitelib}/SPARQLWrapper
|
||||||
%{python_sitelib}/SPARQLWrapper-%{version}.dist-info
|
%{python_sitelib}/sparqlwrapper-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user