This commit is contained in:
Jesse Keating 2009-07-26 16:23:49 +00:00
parent e1bb195dcf
commit eaaddb5068
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-SQL-Abstract
Version: 1.56
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Generate SQL from Perl data structures
Group: Development/Libraries
License: GPL+ or Artistic
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.56-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sat Jun 13 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.56-1
- auto-update to 1.56 (by cpan-spec-update 0.01)