public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Abstract] epel10: 1.50
@ 2026-08-06  9:21 Tom Callaway
  0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-08-06  9:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-SQL-Abstract
Branch : epel10
Commit : 67e6eef678dab66439aded032e15298a0bb87936
Author : Tom Callaway <spot@fedoraproject.org>
Date   : 2009-03-13T23:03:15+00:00
Stats  : +9/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Abstract/c/67e6eef678dab66439aded032e15298a0bb87936?branch=epel10

Log:
1.50

---
diff --git a/.cvsignore b/.cvsignore
index 3de6356..9cd37a9 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-SQL-Abstract-1.24.tar.gz
+SQL-Abstract-1.50.tar.gz

diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec
index 3780c39..39a6548 100644
--- a/perl-SQL-Abstract.spec
+++ b/perl-SQL-Abstract.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Abstract
-Version:        1.24
-Release:        2%{?dist}
+Version:        1.50
+Release:        1%{?dist}
 Summary:        Generate SQL from Perl data structures
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/SQL-Abstract
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More), perl(Test::Deep), perl(Test::Warn)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -37,12 +37,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/SQL
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.50-1
+- update to 1.50
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

diff --git a/sources b/sources
index 9ced545..5922486 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c750ba7f7b65db9d84aabdc8983811dd  SQL-Abstract-1.24.tar.gz
+253eadd0ba7450b82afa2e650d13fb1d  SQL-Abstract-1.50.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06  9:21 [rpms/perl-SQL-Abstract] epel10: 1.50 Tom Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox