diff --git a/duperemove.spec b/duperemove.spec index 8055f9b..d278d78 100644 --- a/duperemove.spec +++ b/duperemove.spec @@ -2,7 +2,7 @@ Name: duperemove Version: 0.11.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools for deduping file systems License: GPLv2 URL: https://github.com/markfasheh/%{name} @@ -55,6 +55,9 @@ rm -f xxhash.c xxhash.h %{_sbindir}/show-shared-extents %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0.11.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Feb 03 2020 Jonathan Dieter - 0.11.1-3 - Work around GCC 10 build failure