rpms/ncdu/devel .cvsignore, 1.2, 1.3 ncdu.spec, 1.1, 1.2 sources, 1.2, 1.3

Richard Fearn richardfearn at fedoraproject.org
Sat Oct 25 14:09:32 UTC 2008


Author: richardfearn

Update of /cvs/pkgs/rpms/ncdu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15743

Modified Files:
	.cvsignore ncdu.spec sources 
Log Message:
Update to version 1.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ncdu/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	3 May 2008 12:49:00 -0000	1.2
+++ .cvsignore	25 Oct 2008 14:09:01 -0000	1.3
@@ -1 +1 @@
-ncdu-1.3.tar.gz
+ncdu-1.4.tar.gz


Index: ncdu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncdu/devel/ncdu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ncdu.spec	3 May 2008 12:49:00 -0000	1.1
+++ ncdu.spec	25 Oct 2008 14:09:02 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           ncdu
-Version:        1.3
-Release:        2%{?dist}
+Version:        1.4
+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.3.tar.gz
+Source0:        http://dev.yorhel.nl/download/ncdu-1.4.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel
@@ -36,6 +36,9 @@
 %{_bindir}/ncdu
 
 %changelog
+* Sat Oct 25 2008 Richard Fearn <richardfearn at gmail.com> - 1.4-1
+- new upstream version
+
 * Fri Apr 25 2008 Richard Fearn <richardfearn at gmail.com> - 1.3-2
 - remove unnecessary Requires:
 - use %%configure macro instead of ./configure


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ncdu/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	3 May 2008 12:49:00 -0000	1.2
+++ sources	25 Oct 2008 14:09:02 -0000	1.3
@@ -1 +1 @@
-204bacb8376819059bec6c8287a87a67  ncdu-1.3.tar.gz
+07f01579f7c9852033139ae9fa2414c9  ncdu-1.4.tar.gz




More information about the scm-commits mailing list