public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: John Heidemann <johnh@isi.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Fsdb] epel10: update to 2.62
Date: Tue, 09 Jun 2026 17:51:30 GMT	[thread overview]
Message-ID: <178102749000.1.7777994107155403629.rpms-perl-Fsdb-cc4db0073835@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-09 17:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178102749000.1.7777994107155403629.rpms-perl-Fsdb-cc4db0073835@fedoraproject.org \
    --to=johnh@isi.edu \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox