public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Text-RecordParser] epel10.2: new perl
@ 2026-08-07 13:12 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-08-07 13:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Text-RecordParser
Branch : epel10.2
Commit : 8b4726edf542faa7c59f6fa107dadf7d32a542e3
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2008-03-06T18:17:04+00:00
Stats : +8/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Text-RecordParser/c/8b4726edf542faa7c59f6fa107dadf7d32a542e3?branch=epel10.2
Log:
new perl
---
diff --git a/perl-Text-RecordParser.spec b/perl-Text-RecordParser.spec
index acf68e7..295db01 100644
--- a/perl-Text-RecordParser.spec
+++ b/perl-Text-RecordParser.spec
@@ -1,11 +1,11 @@
Name: perl-Text-RecordParser
-Version: v1.2.1
-Release: 3%{?dist}
+Version: 1.2.1
+Release: 4%{?dist}
Summary: Read record-oriented files
-License: GPL
+License: GPLv2
Group: Development/Libraries
URL: http://search.cpan.org/dist/Text-RecordParser/
-Source0: http://www.cpan.org/authors/id/K/KC/KCLARK/Text-RecordParser-%{version}.tar.gz
+Source0: http://www.cpan.org/authors/id/K/KC/KCLARK/Text-RecordParser-v%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -38,7 +38,7 @@ you can still bind your own field names via bind_fields. Either way, you
can then use many methods to get at the data as arrays or hashes.
%prep
-%setup -q -n Text-RecordParser-%{version}
+%setup -q -n Text-RecordParser-v%{version}
perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/*.t
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
%{_mandir}/man[13]/*
%changelog
+* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.2.1-4
+- rebuild for new perl
+
* Wed May 16 2007 Chris Weyl <cweyl@alumni.drew.edu> v1.2.1-3
- bump
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 13:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 13:12 [rpms/perl-Text-RecordParser] epel10.2: new perl Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox