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: - auto-update to 0.11002 (by cpan-spec-update 0.01)
Date: Fri, 07 Aug 2026 12:46:06 GMT [thread overview]
Message-ID: <178610676699.1.9652776290563521314.rpms-perl-SQL-Translator-2a290bd67333@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-SQL-Translator
Branch : epel10
Commit : 2a290bd67333ccfecfa05a8d95e5c5ee78ca70db
Author : Chris Weyl <cweyl@fedoraproject.org>
Date : 2009-09-27T05:06:23+00:00
Stats : +14/-13 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/2a290bd67333ccfecfa05a8d95e5c5ee78ca70db?branch=epel10
Log:
- auto-update to 0.11002 (by cpan-spec-update 0.01)
- altered br on perl(Parse::RecDescent) (1.096 => 1.962002)
- altered req on perl(Parse::RecDescent) (1.096 => 1.962002)
---
diff --git a/.cvsignore b/.cvsignore
index d59df3f..e4ef4f0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-SQL-Translator-0.11001.tar.gz
+SQL-Translator-0.11002.tar.gz
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index f9172cd..d29ca30 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,5 +1,5 @@
Name: perl-SQL-Translator
-Version: 0.11001
+Version: 0.11002
Release: 1%{?dist}
Summary: Manipulate structured data definitions (SQL and more)
# see, e.g., lib/SQL/Translator.pm
@@ -14,7 +14,6 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
Requires: perl(Class::Accessor::Fast)
Requires: perl(Class::Data::Inheritable) >= 0.02
-# core
BuildRequires: perl(File::Basename)
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Dir)
@@ -22,7 +21,6 @@ BuildRequires: perl(IO::File)
BuildRequires: perl(Pod::Usage)
BuildRequires: perl(Test::More) >= 0.6
#BuildRequires: perl(Text::ParseWords)
-# cpan
BuildRequires: perl(Class::Accessor::Fast)
BuildRequires: perl(Class::Base)
BuildRequires: perl(Class::Data::Inheritable) >= 0.02
@@ -35,7 +33,7 @@ BuildRequires: perl(GraphViz)
BuildRequires: perl(IO::Scalar) >= 2.11
BuildRequires: perl(Log::Log4perl)
BuildRequires: perl(Module::Build)
-BuildRequires: perl(Parse::RecDescent) >= 1.096
+BuildRequires: perl(Parse::RecDescent) >= 1.962002
# >= 0.2602 avail in FC-5+
BuildRequires: perl(Spreadsheet::ParseExcel)
BuildRequires: perl(Template) >= 2.1
@@ -43,6 +41,10 @@ BuildRequires: perl(Text::RecordParser) >= 0.02
BuildRequires: perl(XML::Writer) >= 0.5
BuildRequires: perl(XML::XPath) >= 1.13
BuildRequires: perl(YAML) >= 0.66
+BuildRequires: perl(Carp::Clan)
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires: perl(File::ShareDir) >= 1
+BuildRequires: perl(CPAN)
# test
BuildRequires: perl(Test::Differences)
BuildRequires: perl(Test::Exception)
@@ -58,16 +60,10 @@ Requires: perl(File::ShareDir) >= 1
Requires: perl(File::Spec)
Requires: perl(IO::Dir)
Requires: perl(IO::Scalar) >= 2.11
-Requires: perl(Parse::RecDescent) >= 1.096
+Requires: perl(Parse::RecDescent) >= 1.962002
Requires: perl(Pod::Usage)
Requires: perl(XML::Writer) >= 0.5
-### auto-added brs!
-BuildRequires: perl(Carp::Clan)
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
-BuildRequires: perl(File::ShareDir) >= 1
-BuildRequires: perl(CPAN)
-
%{?perl_default_filter:
%filter_from_requires /perl(:)/d
%perl_default_filter
@@ -121,6 +117,11 @@ rm -rf %{buildroot}
%{_mandir}/man[13]/*
%changelog
+* Sun Sep 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.11002-1
+- auto-update to 0.11002 (by cpan-spec-update 0.01)
+- altered br on perl(Parse::RecDescent) (1.096 => 1.962002)
+- altered req on perl(Parse::RecDescent) (1.096 => 1.962002)
+
* Mon Aug 24 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.11001-1
- auto-update to 0.11001 (by cpan-spec-update 0.01)
- added a new br on perl(Carp::Clan) (version 0)
diff --git a/sources b/sources
index 9128f1b..1e6fb06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09475b116f9d4f160418955225b99bdb SQL-Translator-0.11001.tar.gz
+72de264f0b2ffac5cc6dafd9be05fb77 SQL-Translator-0.11002.tar.gz
reply other threads:[~2026-08-07 12:46 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=178610676699.1.9652776290563521314.rpms-perl-SQL-Translator-2a290bd67333@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