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-SQL-Translator] epel10.2: - fix deps on perl(Parse::RecDescent)... again :\
Date: Fri, 07 Aug 2026 12:47:37 GMT	[thread overview]
Message-ID: <178610685768.1.12470282340343938605.rpms-perl-SQL-Translator-4f426748a0e0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10.2
Commit : 4f426748a0e0567d2720d3119dda1154abef02fb
Author : Chris Weyl <cweyl@fedoraproject.org>
Date   : 2010-03-16T07:18:31+00:00
Stats  : +7/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/4f426748a0e0567d2720d3119dda1154abef02fb?branch=epel10.2

Log:
- fix deps on perl(Parse::RecDescent)... again :\

---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 72ae080..a3d4b9f 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,7 @@
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
 Version:        0.11005
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Translator-%{version}.tar.gz 
@@ -30,7 +30,7 @@ BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IO::Scalar) >= 2.11
 BuildRequires:  perl(Log::Log4perl)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Parse::RecDescent) >= 1.962002
+BuildRequires:  perl(Parse::RecDescent) >= 1.963
 BuildRequires:  perl(Pod::Usage)
 BuildRequires:  perl(Spreadsheet::ParseExcel)
 BuildRequires:  perl(Template)
@@ -55,7 +55,7 @@ Requires:       perl(File::ShareDir) >= 1
 Requires:       perl(File::Spec)
 Requires:       perl(IO::Dir)
 Requires:       perl(IO::Scalar) >= 2.11
-Requires:       perl(Parse::RecDescent) >= 1.962002
+Requires:       perl(Parse::RecDescent) >= 1.963
 Requires:       perl(Pod::Usage)
 Requires:       perl(XML::Writer) >= 0.5
 
@@ -107,12 +107,15 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS BUGS Changes LICENSE README share/
+%doc AUTHORS BUGS Changes LICENSE README
 %{_bindir}/*
 %{perl_vendorlib}/*
 %{_mandir}/man[13]/*
 
 %changelog
+* Tue Mar 16 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11005-2
+- fix deps on perl(Parse::RecDescent)... again :\
+
 * Sat Mar 13 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11005-1
 - update by Fedora::App::MaintainerTools 0.006
 - updating to latest GA CPAN version (0.11005)

                 reply	other threads:[~2026-08-07 12:47 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=178610685768.1.12470282340343938605.rpms-perl-SQL-Translator-4f426748a0e0@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