diff --git a/ncdu.spec b/ncdu.spec index 5cb49e3..97b942d 100644 --- a/ncdu.spec +++ b/ncdu.spec @@ -1,6 +1,6 @@ Name: ncdu Version: 1.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text-based disk usage viewer Group: Applications/File @@ -30,6 +30,9 @@ make install DESTDIR=%{buildroot} %{_bindir}/ncdu %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.12-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Nov 24 2016 Richard Fearn - 1.12-2 - Don't assume man page compression method will be gzip