This commit is contained in:
Fedora Release Engineering 2024-07-19 13:49:39 +00:00
commit 8f10829b0d

View file

@ -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)