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-Abstract] epel10: - added SQLATEST_TESTER=1 to force tests
Date: Thu, 06 Aug 2026 09:21:21 GMT [thread overview]
Message-ID: <178600808133.1.8949313899556394160.rpms-perl-SQL-Abstract-d2cb306d5533@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-SQL-Abstract
Branch : epel10
Commit : d2cb306d55339d1a8213f693e331e929c7508316
Author : Chris Weyl <cweyl@fedoraproject.org>
Date : 2009-05-23T20:29:20+00:00
Stats : +25/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-SQL-Abstract/c/d2cb306d55339d1a8213f693e331e929c7508316?branch=epel10
Log:
- added SQLATEST_TESTER=1 to force tests
- auto-update to 1.55 (by cpan-spec-update 0.01)
- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
- added a new br on perl(Clone) (version 0.31)
- added a new br on perl(Scalar::Util) (version 0)
- added a new br on perl(List::Util) (version 0)
- added a new br on perl(Test::Builder) (version 0)
---
diff --git a/.cvsignore b/.cvsignore
index 9cd37a9..b4534ba 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-SQL-Abstract-1.50.tar.gz
+SQL-Abstract-1.55.tar.gz
diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec
index 3434a18..8f82070 100644
--- a/perl-SQL-Abstract.spec
+++ b/perl-SQL-Abstract.spec
@@ -1,15 +1,23 @@
Name: perl-SQL-Abstract
-Version: 1.50
-Release: 2%{?dist}
+Version: 1.55
+Release: 1%{?dist}
Summary: Generate SQL from Perl data structures
Group: Development/Libraries
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/SQL-Abstract
-Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/SQL-Abstract-%{version}.tar.gz
+Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Abstract-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: perl(Test::More), perl(Test::Deep), perl(Test::Warn), perl(Test::Exception)
+BuildRequires: perl(Test::Deep)
+BuildRequires: perl(Test::Exception)
+BuildRequires: perl(Test::Warn)
+BuildRequires: perl(Test::More)
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires: perl(Clone) >= 0.31
+BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(List::Util)
+BuildRequires: perl(Test::Builder)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@@ -27,10 +35,10 @@ rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT/*
%check
-make test
+SQLATEST_TESTER=1 make test
%clean
rm -rf $RPM_BUILD_ROOT
@@ -43,6 +51,15 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu May 21 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.55-1
+- added SQLATEST_TESTER=1 to force tests
+- auto-update to 1.55 (by cpan-spec-update 0.01)
+- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
+- added a new br on perl(Clone) (version 0.31)
+- added a new br on perl(Scalar::Util) (version 0)
+- added a new br on perl(List::Util) (version 0)
+- added a new br on perl(Test::Builder) (version 0)
+
* Mon Mar 16 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.50-2
- add missing BR: perl(Test::Exception)
diff --git a/sources b/sources
index 5922486..3157022 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-253eadd0ba7450b82afa2e650d13fb1d SQL-Abstract-1.50.tar.gz
+9e97519e11b50a05ad410a91f64ef12c SQL-Abstract-1.55.tar.gz
reply other threads:[~2026-08-06 9:21 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=178600808133.1.8949313899556394160.rpms-perl-SQL-Abstract-d2cb306d5533@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