[ncdu] update to new upstream version 1.10 (#962116)

richardfearn richardfearn at fedoraproject.org
Sun May 12 16:59:17 UTC 2013


commit 1335517fba4717b97327d4cc79a59f279e0dd714
Author: Richard Fearn <richardfearn at gmail.com>
Date:   Sun May 12 17:41:15 2013 +0100

    update to new upstream version 1.10 (#962116)

 .gitignore |    1 +
 ncdu.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db5d1c4..24c82e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ncdu-1.6.tar.gz
 /ncdu-1.7.tar.gz
 /ncdu-1.8.tar.gz
 /ncdu-1.9.tar.gz
+/ncdu-1.10.tar.gz
diff --git a/ncdu.spec b/ncdu.spec
index fdd0f7a..ed4bbc9 100644
--- a/ncdu.spec
+++ b/ncdu.spec
@@ -1,12 +1,12 @@
 Name:           ncdu
-Version:        1.9
-Release:        2%{?dist}
+Version:        1.10
+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.9.tar.gz
+Source0:        http://dev.yorhel.nl/download/ncdu-1.10.tar.gz
 
 BuildRequires:  ncurses-devel
 
@@ -30,6 +30,9 @@ make install DESTDIR=%{buildroot}
 %{_bindir}/ncdu
 
 %changelog
+* Sun May 12 2013 Richard Fearn <richardfearn at gmail.com> - 1.10-1
+- update to new upstream version 1.10 (#962116)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index d027c1b..0a4bcba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93258079db897d28bb8890e2db89b1fb  ncdu-1.9.tar.gz
+7535decc8d54eca811493e82d4bfab2d  ncdu-1.10.tar.gz


More information about the scm-commits mailing list