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] epel9: perl-Fsdb-3.16
Date: Tue, 09 Jun 2026 06:33:58 GMT [thread overview]
Message-ID: <178098683858.1.1358838056256554815.rpms-perl-Fsdb-3f06d465cdfd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Fsdb
Branch : epel9
Commit : 3f06d465cdfd8a959a35eb65f497af44c4cc0fd8
Author : John Heidemann <johnh@isi.edu>
Date : 2026-06-08T23:28:35-07:00
Stats : +14/-16 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Fsdb/c/3f06d465cdfd8a959a35eb65f497af44c4cc0fd8?branch=epel9
Log:
perl-Fsdb-3.16
---
diff --git a/.gitignore b/.gitignore
index a337743..24a7cdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/Fsdb-3.7.tar.gz
/Fsdb-3.8.tar.gz
/Fsdb-3.9.tar.gz
+/Fsdb-3.16.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index a03fe43..a506275 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,8 +1,8 @@
Summary: A set of commands for manipulating flat-text databases from the shell
Name: perl-Fsdb
-Version: 3.9
+Version: 3.16
Epoch: 2
-Release: 5%{?dist}
+Release: 1%{?dist}
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
@@ -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,17 +114,5 @@ make test
%changelog
-* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.9-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.9-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 2:3.9-3
-- Perl 5.42 rebuild
-
-* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Fri Aug 02 2024 John Heidemann <johnh@isi.edu> 3.9-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 72260db..60b322b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Fsdb-3.9.tar.gz) = eee9bb9b31cfb57b760622df4a10952c5a336e47b567074e5f4b2301b3954695ddfad272cfd710df2bedc10434362c618e8e14ee0a6401ad07a837c9b81f64f9
+SHA512 (Fsdb-3.16.tar.gz) = a2da2e42aba737dc6075a5927208b7d80f18d24c108e6155588b4ff77b0115a09d1798a597f07489f43f860db8fd507659861c28e0097d363b39bb1190a25ed1
reply other threads:[~2026-06-09 6:33 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=178098683858.1.1358838056256554815.rpms-perl-Fsdb-3f06d465cdfd@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