public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Weyl <cweyl@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Text-RecordParser] epel10.2: - auto-update to 1.3.0 (by cpan-spec-update 0.01)
Date: Fri, 07 Aug 2026 13:12:26 GMT	[thread overview]
Message-ID: <178610834685.1.14318653448222748043.rpms-perl-Text-RecordParser-4b0c490588ae@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-07 13:12 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=178610834685.1.14318653448222748043.rpms-perl-Text-RecordParser-4b0c490588ae@fedoraproject.org \
    --to=cweyl@fedoraproject.org \
    --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