Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 08:51:41 +00:00
parent 0e56f7ae5e
commit 19c55d9ea9
1 changed files with 5 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: rust-%{crate}
Version: 2.11.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool to conveniently learn about the disk usage of directories
# Upstream license specification: MIT
@ -191,6 +191,10 @@ which use "unicode-segmentation" feature of "%{crate}" crate.
%endif
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-2
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-1
- Update to version 2.11.1.
- Fixes RHBZ#1919501