This commit is contained in:
Fedora Release Engineering 2024-01-22 00:44:18 +00:00
parent 4f606e17d4
commit 404403eea9

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 1.9.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Linux Distribution - a Linux OS platform information API
License: Apache-2.0
@ -60,6 +60,9 @@ Suggests: /usr/bin/lsb_release
%pytest
%changelog
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Dec 24 2023 Packit <hello@packit.dev> - 1.9.0-1
- Optimize some repo metastuff and prepare v1.9.0 (#364) (nir0s)
- Actions(deps): Bump actions/setup-python from 4 to 5 (#363) (dependabot[bot])