|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: ncdu
|
|
|
|
Name: ncdu
|
|
|
|
Version: 1.20
|
|
|
|
Version: 1.20
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Text-based disk usage viewer
|
|
|
|
Summary: Text-based disk usage viewer
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -36,6 +36,9 @@ and provides a fast way to see what directories are using your disk space.
|
|
|
|
%{_bindir}/ncdu
|
|
|
|
%{_bindir}/ncdu
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Apr 21 2024 Richard Fearn <richardfearn@gmail.com> - 1.20-1
|
|
|
|
* Sun Apr 21 2024 Richard Fearn <richardfearn@gmail.com> - 1.20-1
|
|
|
|
- Update to 1.20
|
|
|
|
- Update to 1.20
|
|
|
|
|
|
|
|
|
|
|
|