rpms/moreutils/EL-5 .cvsignore, 1.10, 1.11 import.log, 1.5, 1.6 moreutils.spec, 1.12, 1.13 sources, 1.10, 1.11

deebs deebs at fedoraproject.org
Wed Feb 10 22:05:24 UTC 2010


Author: deebs

Update of /cvs/pkgs/rpms/moreutils/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25835/EL-5

Modified Files:
	.cvsignore import.log moreutils.spec sources 
Log Message:
new upstream version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/moreutils/EL-5/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	25 Oct 2009 23:02:14 -0000	1.10
+++ .cvsignore	10 Feb 2010 22:05:24 -0000	1.11
@@ -1 +1 @@
-moreutils_0.37.tar.gz
+moreutils_0.38.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/moreutils/EL-5/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- import.log	25 Oct 2009 23:02:14 -0000	1.5
+++ import.log	10 Feb 2010 22:05:24 -0000	1.6
@@ -3,3 +3,4 @@ moreutils-0_31-3_fc9:EL-5:moreutils-0.31
 moreutils-0_35-1_fc10:EL-5:moreutils-0.35-1.fc10.src.rpm:1246694563
 moreutils-0_36-1_fc10:EL-5:moreutils-0.36-1.fc10.src.rpm:1247721196
 moreutils-0_37-1_fc10:EL-5:moreutils-0.37-1.fc10.src.rpm:1256511682
+moreutils-0_38-1_fc10:EL-5:moreutils-0.38-1.fc10.src.rpm:1265839452


Index: moreutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moreutils/EL-5/moreutils.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- moreutils.spec	25 Oct 2009 23:02:14 -0000	1.12
+++ moreutils.spec	10 Feb 2010 22:05:24 -0000	1.13
@@ -1,5 +1,5 @@
 Name:           moreutils
-Version:        0.37
+Version:        0.38
 Release:        1%{?dist}
 Summary:        Additional unix utilities
 Group:          Applications/System
@@ -89,6 +89,14 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Feb 10 2010 Marc Bradshaw <fedora at marcbradshaw.co.uk> 0.38-1%{?dist}
+- new upstream version moreutils 0.38 released with these changes
+- * Description improvements. Closes: #549450 (Thanks, Justin B Rye)
+- * parallel: Allow running independent commands, like parallel -j3 -- ls df "echo hi"
+- * ifdata: Add FreeBSD kernel support, although some of the more esoteric interface options are not currently supported in FreeBSD.
+- * parallel: Define WEXITED to allow building on FreeBSD kernel.
+- * Thanks Enrico Tassi for the FreeBSD kernel support, which should be enough to get moreutils built on Debian kFreeBSD. Closes: #562609
+
 * Mon Oct 19 2009 Marc Bradshaw <fedora at marcbradshaw.co.uk> 0.37-1%{?dist}
 - new upstream version 0.36 released with these changes
 - * parallel: Clarify man page regarding CPUs. Closes: #536597


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/moreutils/EL-5/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	25 Oct 2009 23:02:14 -0000	1.10
+++ sources	10 Feb 2010 22:05:24 -0000	1.11
@@ -1 +1 @@
-0efb69ef1e913ea4dabc74bfe0e68372  moreutils_0.37.tar.gz
+34f29dc728ead3cae50411e7d158a493  moreutils_0.38.tar.gz



More information about the scm-commits mailing list