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: import from 3.16
Date: Tue, 09 Jun 2026 17:52:19 GMT [thread overview]
Message-ID: <178102753966.1.7110789639347646531.rpms-perl-Fsdb-d0c2a5b9d820@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Fsdb
Branch : epel10
Commit : d0c2a5b9d820de96d3845dac3d1ee0c33db251b3
Author : John Heidemann <johnh@isi.edu>
Date : 2026-06-09T10:52:11-07:00
Stats : +14/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Fsdb/c/d0c2a5b9d820de96d3845dac3d1ee0c33db251b3?branch=epel10
Log:
import from 3.16
---
diff --git a/.gitignore b/.gitignore
index 80964f6..02c31a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/Fsdb-2.75.tar.gz
/Fsdb-3.0.tar.gz
/Fsdb-3.4.tar.gz
+/Fsdb-3.16.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 4e26b17..a506275 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,9 +1,9 @@
Summary: A set of commands for manipulating flat-text databases from the shell
Name: perl-Fsdb
-Version: 3.4
+Version: 3.16
Epoch: 2
Release: 1%{?dist}
-License: GPLv2
+License: GPL-2.0-only
URL: http://www.isi.edu/~johnh/SOFTWARE/FSDB/
Source0: http://www.isi.edu/~johnh/SOFTWARE/FSDB/Fsdb-%{version}.tar.gz
BuildArch: noarch
@@ -31,23 +31,32 @@ BuildRequires: perl(YAML::XS)
# following BRs are maybe not required?
BuildRequires: perl(IO::Compress::Bzip2)
BuildRequires: perl(IO::Compress::Gzip)
+%if 0%{?rhel} != 8
BuildRequires: perl(IO::Compress::Xz)
+%endif
# next two are needed to run test suites and are not autodetected
BuildRequires: perl(HTML::Parser)
BuildRequires: perl(Text::CSV_XS)
+BuildRequires: gzip
# next two are needed to run build README, see https://bugzilla.redhat.com/show_bug.cgi?id=1163149
BuildRequires: groff-base
BuildRequires: perl-podlators
+%if 0%{?rhel} == 8
+BuildRequires: platform-python
+%endif
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
# next two are needed to run test suites and are not autodetected
Requires: perl(HTML::Parser)
Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
+%if 0%{?rhel} != 8
Requires: perl(IO::Compress::Xz)
+%endif
Requires: perl(IPC::Cmd)
Requires: perl(XML::Simple)
Requires: perl(YAML::XS)
+Requires: gzip
%description
@@ -105,5 +114,5 @@ make test
%changelog
-* Fri Jan 05 2024 John Heidemann <johnh@isi.edu> 3.4-1
+* Mon Jun 08 2026 John Heidemann <johnh@isi.edu> 3.16-1
- See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index 901b912..60b322b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Fsdb-3.4.tar.gz) = 005aef8bb2910ce57d93b9e53f8d2e3fc9ceb94fa5d6c22e6472f04b0e52f679d73e3258b03701ac50e68c1f175b986cfcb786b5568afd4810740f4c000e9a7c
+SHA512 (Fsdb-3.16.tar.gz) = a2da2e42aba737dc6075a5927208b7d80f18d24c108e6155588b4ff77b0115a09d1798a597f07489f43f860db8fd507659861c28e0097d363b39bb1190a25ed1
reply other threads:[~2026-06-09 17:52 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=178102753966.1.7110789639347646531.rpms-perl-Fsdb-d0c2a5b9d820@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