Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 21:49:00 +00:00
parent 7730e9ef20
commit dab9710ff8
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: rust-%{crate}
Version: 0.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Helps you pick items from a list by various algorithms
# Upstream license specification: GPL-3.0
@ -88,6 +88,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Nov 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.4.0-4
- Correct the license to reflect the licenses of all dependencies, as they are bundled.