[perl-Fsdb] update to 2.55

John Heidemann johnh at fedoraproject.org
Mon Jan 5 23:13:22 UTC 2015


commit 1980b9e74f8910b1d8f49a90e25717b9dcd0a546
Author: John Heidemann <johnh at isi.edu>
Date:   Mon Jan 5 15:13:29 2015 -0800

    update to 2.55

 perl-Fsdb.spec |    8 ++++----
 sources        |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 6f49328..75860e6 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.53
+Version: 2.55
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -31,7 +31,7 @@ BuildRequires:  perl(IO::Compress::Xz)
 # next two are needed to run test suites and are not autodetected
 BuildRequires:       perl(HTML::Parser)
 BuildRequires:       perl(Text::CSV_XS)
-# next two are needed to run test suites and are not autodetected
+# next two are needed to run build README, see https://bugzilla.redhat.com/show_bug.cgi?id=1163149
 BuildRequires: groff-base
 BuildRequires: perl-podlators
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -61,7 +61,7 @@ real database).  FSDB is very good at doing things like:
 Rather than hand-code scripts to do each special case, FSDB provides
 higher-level functions than one gets with raw perl or shell scripts.
 (Some features:  control uses names instead of column numbers,
-it is self-documenting, and is robuts with good error and memory handling.)
+it is self-documenting, and is robust with good error and memory handling.)
 
 %prep
 %setup -q -n Fsdb-%{version}
@@ -103,5 +103,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Nov 26 2014 John Heidemann <johnh at isi.edu> 2.53-1
+* Mon Jan 05 2015 John Heidemann <johnh at isi.edu> 2.55-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index 868b75e..d6cf3ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff6dd83b1387cfdf4e3c9f2b2f5d4f15  Fsdb-2.53.tar.gz
+7274f2d2df083d872a7d621c3afad765  Fsdb-2.55.tar.gz



More information about the perl-devel mailing list