diff --git a/python-prometheus_client.spec b/python-prometheus_client.spec index 9f5fdb3..ed2cedc 100644 --- a/python-prometheus_client.spec +++ b/python-prometheus_client.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.13.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python client for Prometheus License: ASL 2.0 @@ -61,6 +61,9 @@ sed -i -e '1{/^#!/d}' prometheus_client/__init__.py %{?python_extras_subpkg:%ghost %{python3_sitelib}/%{srcname}-*.egg-info/} %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.13.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 0.13.1-2 - Rebuilt for Python 3.11