[perl-Fsdb] update to 2.56

John Heidemann johnh at fedoraproject.org
Wed Feb 4 06:00:02 UTC 2015


commit f7942303b79b8f66dba1dc59b12c343b4dc2a225
Author: John Heidemann <johnh at isi.edu>
Date:   Tue Feb 3 21:59:52 2015 -0800

    update to 2.56

 .gitignore     |    1 +
 perl-Fsdb.spec |    5 +++--
 sources        |    2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7687037..2311989 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Fsdb-2.52.tar.gz
 /Fsdb-2.53.tar.gz
 /Fsdb-2.55.tar.gz
+/Fsdb-2.56.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 75860e6..805aa3c 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.55
+Version: 2.56
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -24,6 +24,7 @@ BuildRequires: perl(strict)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
+BuildRequires:  perl(XML::Simple)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -103,5 +104,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Jan 05 2015 John Heidemann <johnh at isi.edu> 2.55-1
+* Tue Feb 03 2015 John Heidemann <johnh at isi.edu> 2.56-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d6cf3ca..edd2f4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7274f2d2df083d872a7d621c3afad765  Fsdb-2.55.tar.gz
+c2818308a926e4c078a003a3ae0587ac  Fsdb-2.56.tar.gz


More information about the scm-commits mailing list