public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Fsdb] epel10: start 2.66
@ 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 : 80c126f9ca126470b3ed0095c94fab2e87720e3d
Author : John Heidemann <johnh@isi.edu>
Date   : 2018-12-20T21:57:46-08:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Fsdb/c/80c126f9ca126470b3ed0095c94fab2e87720e3d?branch=epel10

Log:
start 2.66

---
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 9b79a51..35ff5aa 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,12 +1,13 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.65
+Version: 2.66
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
 URL: http://www.isi.edu/~johnh/SOFTWARE/FSDB/
 Source0: http://www.isi.edu/~johnh/SOFTWARE/FSDB/Fsdb-%{version}.tar.gz
 # buildroot deprecated before 2013-07-26, but left in for EPEL 5
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: noarch
 BuildRequires: perl
 BuildRequires: perl-generators
@@ -90,6 +91,9 @@ find $RPM_BUILD_ROOT -type d -exec chmod g-s {} ';'
 make test
 
 # %clean but left in for EPEL 5
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 
 %files
 # next line deprecated since rpm 4.4, I'm told.
@@ -104,5 +108,5 @@ make test
 
 
 %changelog
-* Fri Feb 16 2018 John Heidemann <johnh@isi.edu> 2.65-1
+* Thu Dec 20 2018 John Heidemann <johnh@isi.edu> 2.66-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/

^ 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: start 2.66 John Heidemann

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