From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann <[email protected]>
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62
---
.gitignore | 1 +
perl-Fsdb.spec | 8 +++++---
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/Fsdb-2.59.tar.gz
/Fsdb-2.60.tar.gz
/Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 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.61
+Version: 2.62
Release: 1%{?dist}
License: GPLv2
Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
BuildRequires: perl(utf8)
BuildRequires: perl(warnings)
BuildRequires: perl(XML::Simple)
+BuildRequires: perl(YAML::XS)
# following BRs are maybe not required?
BuildRequires: perl(IO::Compress::Bzip2)
BuildRequires: perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Compress::Xz)
-
+Requires: perl(XML::Simple)
+Requires: perl(YAML::XS)
%description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Mon Sep 05 2016 John Heidemann <[email protected]> 2.61-1
+* Tue Nov 29 2016 John Heidemann <[email protected]> 2.62-1
- See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39 Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e Fsdb-2.62.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=3de1ea83d38089e397ab0a8b50060cd173b92287
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]