From 3603833f132233fa2e78bbeb0867d4c5f5dc74edf08d3bded1bf27ff9f99625d Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 01:42:54 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Yapsy?expand=0&rev=18 --- python-Yapsy.changes | 5 +++++ python-Yapsy.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Yapsy.changes b/python-Yapsy.changes index 1bfe9a3..9048e1a 100644 --- a/python-Yapsy.changes +++ b/python-Yapsy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 01:42:41 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Mar 22 10:43:29 UTC 2024 - Matej Cepl diff --git a/python-Yapsy.spec b/python-Yapsy.spec index 07364db..435c2e6 100644 --- a/python-Yapsy.spec +++ b/python-Yapsy.spec @@ -1,7 +1,7 @@ # # spec file for package python-Yapsy # -# 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 @@ -60,7 +60,7 @@ find yapsy/ -name "*.py" -exec sed -i -e '/^#!\s\?\/usr\/bin\/\(env\s\)\?python %files %{python_files} %{python_sitelib}/yapsy -%{python_sitelib}/Yapsy-%{version}*-info +%{python_sitelib}/yapsy-%{version}.dist-info %doc CHANGELOG.txt README.txt %license LICENSE.txt