From 8af9cdcd17e06a4acfc451c63298bca0cdb11d00 Mon Sep 17 00:00:00 2001 From: Richard Fearn Date: Apr 07 2015 15:31:52 +0000 Subject: Update to new upstream version 1.11 (#1209036) --- diff --git a/.gitignore b/.gitignore index 24c82e8..f89e71b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ ncdu-1.6.tar.gz /ncdu-1.8.tar.gz /ncdu-1.9.tar.gz /ncdu-1.10.tar.gz +/ncdu-1.11.tar.gz diff --git a/ncdu.spec b/ncdu.spec index ed42a1a..d3fa84b 100644 --- a/ncdu.spec +++ b/ncdu.spec @@ -1,12 +1,12 @@ Name: ncdu -Version: 1.10 -Release: 4%{?dist} +Version: 1.11 +Release: 1%{?dist} Summary: Text-based disk usage viewer Group: Applications/File License: MIT URL: http://dev.yorhel.nl/ncdu/ -Source0: http://dev.yorhel.nl/download/ncdu-1.10.tar.gz +Source0: http://dev.yorhel.nl/download/ncdu-1.11.tar.gz BuildRequires: ncurses-devel @@ -30,6 +30,9 @@ make install DESTDIR=%{buildroot} %{_bindir}/ncdu %changelog +* Tue Apr 07 2015 Richard Fearn - 1.11-1 +- Update to new upstream version 1.11 (#1209036) + * Sun Aug 17 2014 Fedora Release Engineering - 1.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 0a4bcba..2ebc6f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7535decc8d54eca811493e82d4bfab2d ncdu-1.10.tar.gz +9e44240a5356b029f05f0e70a63c4d12 ncdu-1.11.tar.gz