15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=13
This commit is contained in:
2025-03-25 05:48:02 +00:00
committed by Git OBS Bridge
parent c1b7da7024
commit 5c6bae3824
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 25 05:47:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Lowercase metadata directory name.
-------------------------------------------------------------------
Mon May 20 18:25:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyMeeus
#
# 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
@@ -56,6 +56,6 @@ Willmann-Bell Inc. (1998)" by Jean Meeus.
%doc README.rst
%license LICENSE.txt
%{python_sitelib}/pymeeus
%{python_sitelib}/PyMeeus-%{version}*-info
%{python_sitelib}/pymeeus-%{version}.dist-info
%changelog