>From f7942303b79b8f66dba1dc59b12c343b4dc2a225 Mon Sep 17 00:00:00 2001 From: John Heidemann <johnh@xxxxxxx> Date: Tue, 3 Feb 2015 21:59:52 -0800 Subject: update to 2.56 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@xxxxxxx> 2.55-1 +* Tue Feb 03 2015 John Heidemann <johnh@xxxxxxx> 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 -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=f22&id=c85371f7708f3c8bee71b21bf9e155d2933802f7 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel