Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 17:26:04 +00:00
parent 3b84fa972b
commit d8e5ce6072
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: rust-%{crate}
Version: 2.10.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool to conveniently learn about the disk usage of directories
# Upstream license specification: MIT
@ -190,6 +190,9 @@ which use "unicode-segmentation" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Jan 10 19:45:05 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.10.9-1
- Update to 2.10.9 (Fixes: RHBZ#1912188)