File project.diff of Package python-prometheus-client
--- python-prometheus-client.spec.orig
+++ python-prometheus-client.spec
@@ -1,5 +1,5 @@
#
-# spec file for package python-prometheus-client
+# spec file for package python-prometheus_client
#
# Copyright (c) 2022 SUSE LLC
#
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
-Name: python-prometheus-client
+Name: python-prometheus_client
Version: 0.14.1
Release: 0
Summary: Python client for the Prometheus monitoring system
@@ -35,7 +35,7 @@ BuildRequires: %{python_module setuptoo
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Recommends: python-Twisted
-Provides: python-prometheus_client = %{version}-%{release}
+Provides: python-prometheus-client = %{version}-%{release}
Obsoletes: python-prometheus_client < %{version}-%{release}
BuildArch: noarch
%if %{with python2}