This commit is contained in:
parent
fe0f20a43f
commit
8f10829b0d
1 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 24.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD-2-Clause OR Apache-2.0
|
||||
|
|
@ -136,6 +136,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Mon Jun 10 2024 Lumír Balhar <lbalhar@redhat.com> - 24.1-1
|
||||
- Update to 24.1 (rhbz#2291172)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue