Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
5b8c3398e3
commit
93fc911f47
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
%global pypi_name python-%{module_name}
|
%global pypi_name python-%{module_name}
|
||||||
Name: %{pypi_name}
|
Name: %{pypi_name}
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Python context manager for managing pid files
|
Summary: Python context manager for managing pid files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.org/project/python-pidfile
|
URL: https://pypi.org/project/python-pidfile
|
||||||
|
|
@ -45,6 +45,9 @@ cp -p %{SOURCE1} .
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.0.0-5
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.0.0-5
|
||||||
- Rebuilt for Python 3.12
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue