|
|
@ -1,12 +1,12 @@
|
|
|
|
Name: ncdu
|
|
|
|
Name: ncdu
|
|
|
|
Version: 1.11
|
|
|
|
Version: 1.12
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Text-based disk usage viewer
|
|
|
|
Summary: Text-based disk usage viewer
|
|
|
|
|
|
|
|
|
|
|
|
Group: Applications/File
|
|
|
|
Group: Applications/File
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://dev.yorhel.nl/ncdu/
|
|
|
|
URL: http://dev.yorhel.nl/ncdu/
|
|
|
|
Source0: http://dev.yorhel.nl/download/ncdu-1.11.tar.gz
|
|
|
|
Source0: http://dev.yorhel.nl/download/ncdu-1.12.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: ncurses-devel
|
|
|
|
BuildRequires: ncurses-devel
|
|
|
|
|
|
|
|
|
|
|
@ -30,6 +30,9 @@ make install DESTDIR=%{buildroot}
|
|
|
|
%{_bindir}/ncdu
|
|
|
|
%{_bindir}/ncdu
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Aug 27 2016 Richard Fearn <richardfearn@gmail.com> - 1.12-1
|
|
|
|
|
|
|
|
- Update to new upstream version 1.12 (#1370824)
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-3
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|