johnh pushed to perl-Fsdb (el6). "Merge branch 'master' into epel7"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jul 20 17:28:09 UTC 2015


From 1980b9e74f8910b1d8f49a90e25717b9dcd0a546 Mon Sep 17 00:00:00 2001
From: John Heidemann <johnh at isi.edu>
Date: Mon, 5 Jan 2015 15:13:29 -0800
Subject: update to 2.55


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
-- 
cgit v0.10.2


From fb14469fbfee5c265a474a3ce546843a94c4dffc Mon Sep 17 00:00:00 2001
From: John Heidemann <johnh at isi.edu>
Date: Mon, 5 Jan 2015 15:16:17 -0800
Subject: update to 2.55


diff --git a/.gitignore b/.gitignore
index 88a0f8f..7687037 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Fsdb-2.50.tar.gz
 /Fsdb-2.52.tar.gz
 /Fsdb-2.53.tar.gz
+/Fsdb-2.55.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=662addc6bac1efddc22c4952e6e0b6ac08960b63


More information about the perl-devel mailing list