diff --git a/findutils.spec b/findutils.spec index 49cf8a9..75ea8b1 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,10 +1,10 @@ Summary: The GNU versions of find utilities (find and xargs) Name: findutils Version: 4.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv3+ -URL: http://www.gnu.org/software/findutils/ +URL: https://www.gnu.org/software/findutils/ Source0: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz # do not build locate @@ -101,7 +101,6 @@ rm -f %{buildroot}%{_infodir}/dir %find_lang %{name} %files -f %{name}.lang -%{!?_licensedir:%global license %%doc} %license COPYING %doc AUTHORS NEWS README THANKS TODO %{_bindir}/find @@ -112,6 +111,9 @@ rm -f %{buildroot}%{_infodir}/dir %{_infodir}/find-maint.info.* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:4.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Jan 09 2021 Kamil Dudka - 1:4.8.0-1 - new upstream release