Update to 24.2 (rhbz#2324709)
This commit is contained in:
parent
8f10829b0d
commit
d9532d2d6e
3 changed files with 7 additions and 3 deletions
|
|
@ -21,8 +21,8 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 24.1
|
||||
Release: 2%{?dist}
|
||||
Version: 24.2
|
||||
Release: 1%{?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
|
||||
* Sat Nov 09 2024 Lumír Balhar <lbalhar@redhat.com> - 24.2-1
|
||||
- Update to 24.2 (rhbz#2324709)
|
||||
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue