bugfix update

This commit is contained in:
David Kaufmann 2024-02-27 21:40:49 +01:00
commit a3c804de77
3 changed files with 6 additions and 2 deletions

View file

@ -6,7 +6,7 @@ also happens to be valid Markdown (a text-to-HTML format).
Name: python-%{upname}
Version: 2024.2.25
Version: 2024.2.26
Release: 1%{?dist}
Summary: %{common_sum}
@ -79,6 +79,9 @@ popd
%changelog
* Tue Feb 27 2024 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2024.2.26-1
- Update to 2024.2.26 (#2266431)
* Sun Feb 25 2024 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2024.2.25-1
- Update to 2024.2.25 (#2265896)