diff --git a/.gitignore b/.gitignore index 0b5c993..51d5dd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /flask-healthz-0.0.2.tar.gz /flask-healthz-0.0.3.tar.gz +/flask_healthz-1.0.1.tar.gz diff --git a/python-flask-healthz.spec b/python-flask-healthz.spec index df3347c..ea966f8 100644 --- a/python-flask-healthz.spec +++ b/python-flask-healthz.spec @@ -1,9 +1,10 @@ %global pypi_name flask-healthz +%global srcname flask_healthz %global mod_name flask_healthz Name: python-%{pypi_name} -Version: 0.0.3 -Release: 9%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Module to easily add health endpoints to a Flask application License: BSD @@ -43,10 +44,13 @@ that can be used as liveness and readiness probes. %files -n python3-%{pypi_name} %license LICENSE %doc README.md -%{python3_sitelib}/%{mod_name}/ -%{python3_sitelib}/%{mod_name}-%{version}-py%{python3_version}.egg-info/ +%{python3_sitelib}/%{srcname}/ +%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/ %changelog +* Tue Feb 06 2024 Aurelien Bompard - 1.0.1-1 +- Version 1.0.1 + * Fri Jan 26 2024 Fedora Release Engineering - 0.0.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index a2c49a5..a584fda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (flask-healthz-0.0.3.tar.gz) = c362cd5edcab18aa33f374c948faf1ded34ddaffc66e9731acf566bcaaff985e1552bfc0dca68921441952ffcf60c4c775940b43d79d3afaeff328ed5ed28de1 +SHA512 (flask_healthz-1.0.1.tar.gz) = 2a59578294472bf11ff667cc69321e2ea89951e12cc425eceb7e1f4a151d828b090ba1cd328edb400fbeca5c8fc28d8dd60b23b03852fd87d4744b344759bee2