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: - update to 0.09000
Date: Fri, 07 Aug 2026 12:46:02 GMT	[thread overview]
Message-ID: <178610676266.1.2041254232138903579.rpms-perl-SQL-Translator-119d2dac51d7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-SQL-Translator
            Branch : epel10
            Commit : 119d2dac51d7ea9c3405725b9d59ba77486e84d4
            Author : Chris Weyl <cweyl@fedoraproject.org>
            Date   : 2008-03-21T16:02:56+00:00
            Stats  : +26/-17 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/119d2dac51d7ea9c3405725b9d59ba77486e84d4?branch=epel10

            Log:
            - update to 0.09000
- expose more core BR's
- additional br's now required

---
diff --git a/.cvsignore b/.cvsignore
index 21ad8b1..f72d50a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-SQL-Translator-0.08001.tar.gz
+SQL-Translator-0.09000.tar.gz

diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 0d39d1e..ed6be23 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,8 @@
 Name:           perl-SQL-Translator
-Version:        0.08001
-Release:        3%{?dist}
+Version:        0.09000
+Release:        1%{?dist}
 Summary:        Manipulate structured data definitions (SQL and more)
+# see, e.g., lib/SQL/Translator.pm
 License:        GPLv2
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/SQL-Translator/
@@ -11,30 +12,33 @@ BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
-#BuildRequires: perl(File::Basename) 
-#BuildRequires: perl(File::Spec) 
-#BuildRequires: perl(IO::Dir) 
-#BuildRequires: perl(IO::File) 
-#BuildRequires: perl(Pod::Usage) 
-BuildRequires: perl(Test::More) >= 0.6
+BuildRequires: perl(File::Basename) 
+BuildRequires: perl(File::Spec) 
+BuildRequires: perl(IO::Dir) 
+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
+BuildRequires:  perl(Class::Data::Inheritable)  >= 0.02
 BuildRequires:  perl(Class::MakeMethods) 
+BuildRequires:  perl(DBI)
 BuildRequires:  perl(GD) 
+BuildRequires:  perl(Graph::Directed) 
 BuildRequires:  perl(GraphViz) 
 BuildRequires:  perl(IO::Scalar) 
 BuildRequires:  perl(Log::Log4perl)
 BuildRequires:  perl(Module::Build) 
-BuildRequires:  perl(Parse::RecDescent) >= 1.94
+BuildRequires:  perl(Parse::RecDescent)         >= 1.94
 # >= 0.2602 avail in FC-5+
 BuildRequires:  perl(Spreadsheet::ParseExcel)
-BuildRequires:  perl(Template) >= 2.1
-BuildRequires:  perl(Text::RecordParser) >= 0.02
-BuildRequires:  perl(XML::Writer) >= 0.5
-BuildRequires:  perl(XML::XPath) >= 1.13
-BuildRequires:  perl(YAML) >= 0.39
+BuildRequires:  perl(Template)                  >= 2.1
+BuildRequires:  perl(Text::RecordParser)        >= 0.02
+BuildRequires:  perl(XML::Writer)               >= 0.5
+BuildRequires:  perl(XML::XPath)                >= 1.13
+BuildRequires:  perl(YAML)                      >= 0.39
 # test
 BuildRequires:  perl(Test::Differences) 
 BuildRequires:  perl(Test::Exception)
@@ -105,6 +109,11 @@ rm -rf %{buildroot}
 %{_mandir}/man[13]/*
 
 %changelog
+* Wed Mar 19 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.09000-1
+- update to 0.09000
+- expose more core BR's
+- additional br's now required
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.08001-3
 Rebuild for new perl
 

diff --git a/sources b/sources
index a95f126..af6ccc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-496269e1d96388660a5da25b862356d8  SQL-Translator-0.08001.tar.gz
+976c480c6196895f8498e8f33495da3f  SQL-Translator-0.09000.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=178610676266.1.2041254232138903579.rpms-perl-SQL-Translator-119d2dac51d7@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