From 8fa3f6dfdf7521cad611c482ee7f8a21a0333001 Mon Sep 17 00:00:00 2001 From: deebs Date: Jul 04 2009 08:03:32 +0000 Subject: new upstream version --- diff --git a/.cvsignore b/.cvsignore index 1b89c03..ddd5732 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -moreutils_0.31.tar.gz +moreutils_0.35.tar.gz diff --git a/import.log b/import.log index 41f4f34..13d06ee 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ moreutils-0_31-1_fc9:EL-5:moreutils-0.31-1.fc9.src.rpm:1219810455 moreutils-0_31-3_fc9:EL-5:moreutils-0.31-3.fc9.src.rpm:1224136317 +moreutils-0_35-1_fc10:EL-5:moreutils-0.35-1.fc10.src.rpm:1246694563 diff --git a/moreutils.spec b/moreutils.spec index ce8b1c1..76c40c8 100644 --- a/moreutils.spec +++ b/moreutils.spec @@ -1,6 +1,6 @@ Name: moreutils -Version: 0.31 -Release: 3%{?dist} +Version: 0.35 +Release: 1%{?dist} Summary: Additional unix utilities Group: Applications/System License: GPLv2 @@ -86,6 +86,23 @@ rm -rf %{buildroot} %changelog +* Sat Jul 4 2009 Marc Bradshaw 0.35-1%{?dist} +- new upstream version 0.35 released with these changes +- * ifdata: Don't assume that all interface names are 6 characters or less, for instance "wmaster0" is longer. +- Increase the limit to 20 characters. Closes: #526654 (Thanks, Alan Pope) +- * isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301 (Thanks, Jakub Wilk and liw) + +* Tue Feb 24 2009 Marc Bradshaw 0.34-1%{?dist} +- new upstream version 0.34 +- * vipe: Avoid dying on empty input. Thanks, Anders Kaseorg Closes: #508491 +- new upstream version 0.33 +- * Support installing moreutils into prefixes other than /usr (Evan Broder) +- * Fix zrun breakage introduced last version. Closes: #504129 +- new upstream version 0.32 +- * zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog. Closes: #411623 (Stefan Fritsch) +- * zrun: Add support for lzma and lzo. (Stefan Fritsch) +- * Fix pod error in vidir(1). + * Thu Oct 16 2008 Marc Bradshaw 0.31-3%{?dist} - Fix for EPEL docbook dtd version diff --git a/sources b/sources index 1c86be0..8188815 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4421992c2db6d6947ec591c7ad1804c0 moreutils_0.31.tar.gz +e3089831539284f740f0180ec589d079 moreutils_0.35.tar.gz