public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iain Arnell <iarnell@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10: update to 0.11011
Date: Fri, 07 Aug 2026 12:46:15 GMT	[thread overview]
Message-ID: <178610677548.1.11880807679508468726.rpms-perl-SQL-Translator-370f55e35c6b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10
Commit : 370f55e35c6b9fe08d40a477816827cbe91c799c
Author : Iain Arnell <iarnell@gmail.com>
Date   : 2012-05-13T13:25:53-06:00
Stats  : +19/-20 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/370f55e35c6b9fe08d40a477816827cbe91c799c?branch=epel10

Log:
update to 0.11011

---
diff --git a/.gitignore b/.gitignore
index 8a5f115..befdbc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 SQL-Translator-0.11005.tar.gz
 /SQL-Translator-0.11006.tar.gz
 /SQL-Translator-0.11010.tar.gz
+/SQL-Translator-0.11011.tar.gz

diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index bec66c5..e39dcaa 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,58 +1,53 @@
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
-Version:        0.11010
-Release:        3%{?dist}
+Version:        0.11011
+Release:        1%{?dist}
 License:        GPLv2
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/J/JR/JROBINSON/SQL-Translator-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/F/FR/FREW/SQL-Translator-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/SQL-Translator/
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
 
 BuildRequires:  perl(Carp::Clan)
-BuildRequires:  perl(Class::Accessor::Fast)
 BuildRequires:  perl(Class::Base)
 BuildRequires:  perl(Class::Data::Inheritable) >= 0.02
 BuildRequires:  perl(Class::MakeMethods)
 BuildRequires:  perl(CPAN)
 BuildRequires:  perl(DBI)
-BuildRequires:  perl(Digest::SHA1) >= 2
+BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(File::Basename)
-BuildRequires:  perl(File::ShareDir) >= 1
+BuildRequires:  perl(File::ShareDir) >= 1.0
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(GD)
 BuildRequires:  perl(Graph::Directed)
 BuildRequires:  perl(GraphViz)
-BuildRequires:  perl(IO::Dir)
 BuildRequires:  perl(IO::File)
-BuildRequires:  perl(IO::Scalar) >= 2.11
+BuildRequires:  perl(IO::Scalar) >= 2.110
 BuildRequires:  perl(Log::Log4perl)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Moo) >= 0.009007
-BuildRequires:  perl(Parse::RecDescent) >= 1.963
+BuildRequires:  perl(Parse::RecDescent) >= 1.967009
 BuildRequires:  perl(Pod::Usage)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Spreadsheet::ParseExcel)
 BuildRequires:  perl(Template)
 BuildRequires:  perl(Test::Differences)
-BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Exception) >= 0.31
 BuildRequires:  perl(Test::More) >= 0.6
 BuildRequires:  perl(Text::RecordParser)
 BuildRequires:  perl(XML::LibXML)
 BuildRequires:  perl(XML::Parser)
-BuildRequires:  perl(XML::Writer) >= 0.5
+BuildRequires:  perl(XML::Writer) >= 0.500
 BuildRequires:  perl(XML::XPath)
 BuildRequires:  perl(YAML) >= 0.66
 
 Requires:       perl(Class::Data::Inheritable) >= 0.02
-Requires:       perl(Class::MakeMethods)
-Requires:       perl(Digest::SHA1) >= 2
-Requires:       perl(File::ShareDir) >= 1
-Requires:       perl(File::Spec)
-Requires:       perl(IO::Scalar) >= 2.11
-Requires:       perl(Parse::RecDescent) >= 1.963
-Requires:       perl(XML::Writer) >= 0.5
+Requires:       perl(File::ShareDir) >= 1.0
+Requires:       perl(IO::Scalar) >= 2.110
+Requires:       perl(Parse::RecDescent) >= 1.967009
+Requires:       perl(XML::Writer) >= 0.500
 
 # obsolete/provide old tests subpackage
 # can be removed during F19 development cycle
@@ -99,12 +94,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%doc AUTHORS BUGS Changes LICENSE README t/
+%doc Changes README t/
 %{_bindir}/*
 %{perl_vendorlib}/*
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun May 13 2012 Iain Arnell <iarnell@gmail.com> 0.11011-1
+- update to latest upstream version
+
 * Sun Jan 22 2012 Iain Arnell <iarnell@gmail.com> 0.11010-3
 - drop tests subpackage; move tests to main package documentation
 - drop old-style filtering

diff --git a/sources b/sources
index 10aca04..f581e6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a1578519f535f5df19deae8e3661242  SQL-Translator-0.11010.tar.gz
+d9138adb76340a41113806954e470eb5  SQL-Translator-0.11011.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=178610677548.1.11880807679508468726.rpms-perl-SQL-Translator-370f55e35c6b@fedoraproject.org \
    --to=iarnell@gmail.com \
    --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