|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A set of basic GNU tools commonly used in shell scripts
|
|
|
|
|
Name: coreutils
|
|
|
|
|
Version: 9.5
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
# some used parts of gnulib are under various variants of LGPL
|
|
|
|
|
License: GPL-3.0-or-later AND GFDL-1.3-no-invariants-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later
|
|
|
|
|
Url: https://www.gnu.org/software/coreutils/
|
|
|
|
@ -268,6 +268,10 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir
|
|
|
|
|
%license COPYING
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 9.5-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Oct 03 2024 Lukáš Zaoral <lzaoral@redhat.com> - 9.5-4
|
|
|
|
|
- fix typo in ls -k info page (RHEL-60268)
|
|
|
|
|
|
|
|
|
|