|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Name: fdupes
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 2.3.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Finds duplicate files in a given set of directories
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -83,6 +83,9 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}%{macrosdir}/macros.%{name}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.3.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 15 2024 Richard Shaw <hobbes1069@gmail.com> - 1:2.3.2-1
|
|
|
|
|
- Update to 2.3.2.
|
|
|
|
|
|
|
|
|
|