public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Text-RecordParser] epel10.2: - auto-update to 1.3.0 (by cpan-spec-update 0.01)
@ 2026-08-07 13:12 Chris Weyl
  0 siblings, 0 replies; only message in thread
From: Chris Weyl @ 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 : 4b0c490588ae2e1d4507edcd60ed032b115d84df
            Author : Chris Weyl <cweyl@fedoraproject.org>
            Date   : 2009-05-17T06:10:48+00:00
            Stats  : +17/-10 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Text-RecordParser/c/4b0c490588ae2e1d4507edcd60ed032b115d84df?branch=epel10.2

            Log:
            - auto-update to 1.3.0 (by cpan-spec-update 0.01)
- added a new br on perl(List::Util) (version 0)

---
diff --git a/.cvsignore b/.cvsignore
index 58f079d..6b7b204 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Text-RecordParser-v1.2.1.tar.gz
+Text-RecordParser-1.3.0.tar.gz

diff --git a/perl-Text-RecordParser.spec b/perl-Text-RecordParser.spec
index 5f02a7d..624662a 100644
--- a/perl-Text-RecordParser.spec
+++ b/perl-Text-RecordParser.spec
@@ -1,31 +1,34 @@
 Name:           perl-Text-RecordParser
-Version:        1.2.1
-Release:        5%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        Read record-oriented files
 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-v%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/K/KC/KCLARK/Text-RecordParser-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
-#BuildRequires:  perl(List::Util)
+BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Test::More)
 # cpan
-BuildRequires:  perl(Module::Build) 
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Readonly)
 BuildRequires:  perl(Class::Accessor)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Text::TabularDisplay)
 BuildRequires:  perl(version)
 # test
-BuildRequires:  perl(IO::Scalar) 
+BuildRequires:  perl(IO::Scalar)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 
+# not automagically picked up...
+Requires:       perl(Class::Accessor)
+
 %description
 This module is for reading record-oriented data in a delimited text file.
 The most common example have records separated by newlines and fields
@@ -38,9 +41,9 @@ 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-v%{version}
+%setup -q -n Text-RecordParser-%{version}
 
-perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/*.t
+perl -pi -e 's|^#!perl|#!%{__perl}|' t/*.t
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -68,6 +71,10 @@ rm -rf %{buildroot}
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun May 17 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.3.0-1
+- auto-update to 1.3.0 (by cpan-spec-update 0.01)
+- added a new br on perl(List::Util) (version 0)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

diff --git a/sources b/sources
index fb119e6..6f9e271 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65c2a85a2ed2a9bc791d377954bd5a44  Text-RecordParser-v1.2.1.tar.gz
+f4dac25c75c9bd14fe0256f83546a7b2  Text-RecordParser-1.3.0.tar.gz

^ 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: - auto-update to 1.3.0 (by cpan-spec-update 0.01) Chris Weyl

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