Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 11:41:01 +00:00
parent 42f853b67f
commit 9fc49eb4ba

View File

@ -12,7 +12,7 @@
Name: python-%{pypi_name}
Version: 1.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Linux Distribution - a Linux OS platform information API
License: ASL 2.0
@ -122,6 +122,9 @@ rm -rf %{pypi_name}.egg-info
%endif
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018)