public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Fsdb] epel10: update to 2.70
@ 2026-06-09 17:51 John Heidemann
0 siblings, 0 replies; 2+ messages 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 : 2036172dc6bb3c49eda41972073a95ee209c2206
Author : John Heidemann <johnh@isi.edu>
Date : 2020-11-16T20:16:52-08:00
Stats : +6/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Fsdb/c/2036172dc6bb3c49eda41972073a95ee209c2206?branch=epel10
Log:
update to 2.70
---
diff --git a/.gitignore b/.gitignore
index 414641f..659f833 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/Fsdb-2.67.tar.gz
/Fsdb-2.68.tar.gz
/Fsdb-2.69.tar.gz
+/Fsdb-2.70.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index f87920c..f06e6bf 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: 2.69
+Version: 2.70
Epoch: 2
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPLv2
URL: http://www.isi.edu/~johnh/SOFTWARE/FSDB/
Source0: http://www.isi.edu/~johnh/SOFTWARE/FSDB/Fsdb-%{version}.tar.gz
@@ -44,7 +44,7 @@ Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Compress::Xz)
-Requires: perl(IPC::Cmd)
+Requires: perl(IPC::Cmd)
Requires: perl(XML::Simple)
Requires: perl(YAML::XS)
@@ -104,14 +104,5 @@ make test
%changelog
-* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.69-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:2.69-3
-- Perl 5.32 rebuild
-
-* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.69-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Fri Nov 22 2019 John Heidemann <johnh@isi.edu> 2.69-1
+* Thu Nov 12 2020 John Heidemann <johnh@isi.edu> 2.70-1
- See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index 639e044..83a487c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Fsdb-2.69.tar.gz) = 9898352a1752bffdaf85f4131ffbd182a2884e0f98eec80eaac79a477724095b2d833f57dd447f6de0c8e1bde4fc6c9b89dd0225c4344f40c37f240c3cd9cde1
+SHA512 (Fsdb-2.70.tar.gz) = 6dd7005d425c4eddca22f881e96b3ae5b831bd6e78734300f8595b17771bf8b0334b298599b8ca63651f9f8e4718dc6e05c04a0c6433736637527771d86da70b
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/perl-Fsdb] epel10: update to 2.70
@ 2026-06-09 17:51 John Heidemann
0 siblings, 0 replies; 2+ messages 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 : dc791fc22239d53f1e364cb8b36dd7a1325a5ba6
Author : John Heidemann <johnh@isi.edu>
Date : 2020-11-16T20:16:02-08:00
Stats : +6/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Fsdb/c/dc791fc22239d53f1e364cb8b36dd7a1325a5ba6?branch=epel10
Log:
update to 2.70
---
diff --git a/.gitignore b/.gitignore
index 414641f..659f833 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/Fsdb-2.67.tar.gz
/Fsdb-2.68.tar.gz
/Fsdb-2.69.tar.gz
+/Fsdb-2.70.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index a549306..f06e6bf 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: 2.69
+Version: 2.70
Epoch: 2
-Release: 2%{?dist}
+Release: 1%{?dist}
License: GPLv2
URL: http://www.isi.edu/~johnh/SOFTWARE/FSDB/
Source0: http://www.isi.edu/~johnh/SOFTWARE/FSDB/Fsdb-%{version}.tar.gz
@@ -44,7 +44,7 @@ Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Compress::Xz)
-Requires: perl(IPC::Cmd)
+Requires: perl(IPC::Cmd)
Requires: perl(XML::Simple)
Requires: perl(YAML::XS)
@@ -104,8 +104,5 @@ make test
%changelog
-* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.69-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Fri Nov 22 2019 John Heidemann <johnh@isi.edu> 2.69-1
+* Thu Nov 12 2020 John Heidemann <johnh@isi.edu> 2.70-1
- See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index 639e044..83a487c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Fsdb-2.69.tar.gz) = 9898352a1752bffdaf85f4131ffbd182a2884e0f98eec80eaac79a477724095b2d833f57dd447f6de0c8e1bde4fc6c9b89dd0225c4344f40c37f240c3cd9cde1
+SHA512 (Fsdb-2.70.tar.gz) = 6dd7005d425c4eddca22f881e96b3ae5b831bd6e78734300f8595b17771bf8b0334b298599b8ca63651f9f8e4718dc6e05c04a0c6433736637527771d86da70b
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-09 17:51 UTC | newest]
Thread overview: 2+ messages (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.70 John Heidemann
2026-06-09 17:51 John Heidemann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox