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.11016
Date: Fri, 07 Aug 2026 12:46:18 GMT	[thread overview]
Message-ID: <178610677829.1.7273385080580939433.rpms-perl-SQL-Translator-eb954f486fcf@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10
Commit : eb954f486fcff65917ce54c37abdee6bcea60e46
Author : Iain Arnell <iarnell@gmail.com>
Date   : 2013-02-21T08:25:27-07:00
Stats  : +15/-15 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/eb954f486fcff65917ce54c37abdee6bcea60e46?branch=epel10

Log:
update to 0.11016

---
diff --git a/.gitignore b/.gitignore
index c961150..945faff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ SQL-Translator-0.11005.tar.gz
 /SQL-Translator-0.11010.tar.gz
 /SQL-Translator-0.11011.tar.gz
 /SQL-Translator-0.11012.tar.gz
+/SQL-Translator-0.11016.tar.gz

diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 7791ced..b7d1588 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,8 +1,8 @@
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
-Version:        0.11012
-Release:        2%{?dist}
-License:        GPLv2
+Version:        0.11016
+Release:        1%{?dist}
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FR/FREW/SQL-Translator-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/SQL-Translator/
@@ -10,8 +10,6 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 BuildArch:      noarch
 
 BuildRequires:  perl(Carp::Clan)
-BuildRequires:  perl(Class::Base)
-BuildRequires:  perl(Class::Data::Inheritable) >= 0.02
 BuildRequires:  perl(Class::MakeMethods)
 BuildRequires:  perl(CPAN)
 BuildRequires:  perl(DBI)
@@ -19,24 +17,26 @@ BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::ShareDir) >= 1.0
-BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(GD)
 BuildRequires:  perl(Graph::Directed)
 BuildRequires:  perl(GraphViz)
 BuildRequires:  perl(IO::File)
-BuildRequires:  perl(IO::Scalar) >= 2.110
+BuildRequires:  perl(List::MoreUtils) >= 0.09
 BuildRequires:  perl(Log::Log4perl)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Moo) >= 0.009007
+BuildRequires:  perl(Moo) >= 1.000003
+BuildRequires:  perl(Package::Variant) >= 1.001001
 BuildRequires:  perl(Parse::RecDescent) >= 1.967009
 BuildRequires:  perl(Pod::Usage)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Spreadsheet::ParseExcel)
+BuildRequires:  perl(Sub::Quote)
 BuildRequires:  perl(Template)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::Exception) >= 0.31
 BuildRequires:  perl(Test::More) >= 0.6
 BuildRequires:  perl(Text::RecordParser)
+BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(XML::LibXML)
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  perl(XML::Writer) >= 0.500
@@ -54,12 +54,6 @@ Requires:       perl(XML::Writer) >= 0.500
 Obsoletes:      %{name}-tests < 0.11010-3
 Provides:       %{name}-tests = %{version}-%{release}
 
-# hidden from PAUSE
-Provides:       perl(SQL::Translator::Schema::Graph::Port)
-Provides:       perl(SQL::Translator::Schema::Graph::Node)
-Provides:       perl(SQL::Translator::Schema::Graph::HyperEdge)
-Provides:       perl(SQL::Translator::Schema::Graph::Edge)
-Provides:       perl(SQL::Translator::Schema::Graph::CompoundEdge)
 
 %?perl_default_filter
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(:\\)
@@ -107,6 +101,11 @@ make test
 %{_mandir}/man[13]/*
 
 %changelog
+* Thu Feb 21 2013 Iain Arnell <iarnell@gmail.com> 0.11016-1
+- update to latest upstream version
+- license change from GPLv2 to GPL+ or Artistic (aka 'same as Perl')
+- drop provides for SQL::Translator::Schema::Graph::*
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11012-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 

diff --git a/sources b/sources
index 96362a2..984334d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-857ba52f361c9b5ae99c6e3a43631633  SQL-Translator-0.11012.tar.gz
+622684e777dcccf117fc84961aaf5475  SQL-Translator-0.11016.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=178610677829.1.7273385080580939433.rpms-perl-SQL-Translator-eb954f486fcf@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