From 19c55d9ea93cc65ad5bdf4bbb7a57348ad6746e3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:51:41 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-dua-cli.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-dua-cli.spec b/rust-dua-cli.spec index 87d1643..b4ebb79 100644 --- a/rust-dua-cli.spec +++ b/rust-dua-cli.spec @@ -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 - 2.11.1-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Feb 23 2021 Fabio Valentini - 2.11.1-1 - Update to version 2.11.1. - Fixes RHBZ#1919501