From aa4e7b270c5588c0682942189c3954346f40df33359f8d45a3caaef679b8fbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 13 May 2025 19:47:33 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-PyMeeus revision 7f530bb12df7aa44c4c004e5ce5f1929 --- python-PyMeeus.changes | 10 ++++++++++ python-PyMeeus.spec | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/python-PyMeeus.changes b/python-PyMeeus.changes index cf5cd62..bec51bb 100644 --- a/python-PyMeeus.changes +++ b/python-PyMeeus.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 12:41:15 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + +------------------------------------------------------------------- +Tue Mar 25 05:47:31 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Mon May 20 18:25:54 UTC 2024 - Matej Cepl diff --git a/python-PyMeeus.spec b/python-PyMeeus.spec index 6a95d82..981df3d 100644 --- a/python-PyMeeus.spec +++ b/python-PyMeeus.spec @@ -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}/[pP]y[mM]eeus-%{version}.dist-info %changelog