|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-SQL-Abstract
|
|
|
|
Name: perl-SQL-Abstract
|
|
|
|
Version: 1.55
|
|
|
|
Version: 1.56
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Generate SQL from Perl data structures
|
|
|
|
Summary: Generate SQL from Perl data structures
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 13 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.56-1
|
|
|
|
|
|
|
|
- auto-update to 1.56 (by cpan-spec-update 0.01)
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 21 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.55-1
|
|
|
|
* Thu May 21 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.55-1
|
|
|
|
- added SQLATEST_TESTER=1 to force tests
|
|
|
|
- added SQLATEST_TESTER=1 to force tests
|
|
|
|
- auto-update to 1.55 (by cpan-spec-update 0.01)
|
|
|
|
- auto-update to 1.55 (by cpan-spec-update 0.01)
|
|
|
|