From 16f15d225e57af6590db51380a200014b5be7d3facac0959c83f5c61ae6b4156 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 02:05:16 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=34 --- python-ZEO.changes | 5 +++++ python-ZEO.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ZEO.changes b/python-ZEO.changes index a4a0cfd..0982ffa 100644 --- a/python-ZEO.changes +++ b/python-ZEO.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 02:05:02 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Mar 22 13:43:33 UTC 2024 - Matej Cepl diff --git a/python-ZEO.spec b/python-ZEO.spec index 95ae558..6e86ab2 100644 --- a/python-ZEO.spec +++ b/python-ZEO.spec @@ -1,7 +1,7 @@ # # spec file for package python-ZEO # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -104,6 +104,6 @@ export ZEO4_SERVER=1 %python_alternative %{_bindir}/zeopack %python_alternative %{_bindir}/zeo-nagios %{python_sitelib}/ZEO -%{python_sitelib}/ZEO-%{version}*-info +%{python_sitelib}/zeo-%{version}.dist-info %changelog