public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Fsdb] epel10: update to 2.62
@ 2026-06-09 17:51 John Heidemann
  0 siblings, 0 replies; only message in thread
From: John Heidemann @ 2026-06-09 17:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Fsdb
Branch : epel10
Commit : cc4db0073835eb81c89ac60f36540edca03c233e
Author : John Heidemann <johnh@isi.edu>
Date   : 2016-11-29T23:26:20-08:00
Stats  : +7/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Fsdb/c/cc4db0073835eb81c89ac60f36540edca03c233e?branch=epel10

Log:
update to 2.62

---
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 <johnh@isi.edu> 2.61-1
+* Tue Nov 29 2016 John Heidemann <johnh@isi.edu> 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 17:51 [rpms/perl-Fsdb] epel10: update to 2.62 John Heidemann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox