diff --git a/ncdu.spec b/ncdu.spec index ed4bbc9..adcdf47 100644 --- a/ncdu.spec +++ b/ncdu.spec @@ -1,6 +1,6 @@ Name: ncdu Version: 1.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text-based disk usage viewer Group: Applications/File @@ -30,6 +30,9 @@ make install DESTDIR=%{buildroot} %{_bindir}/ncdu %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sun May 12 2013 Richard Fearn - 1.10-1 - update to new upstream version 1.10 (#962116)