This commit is contained in:
Jesse Keating 2009-02-27 01:09:23 +00:00
parent 748bfa21ab
commit 8ececc8b61
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-SQL-Abstract Name: perl-SQL-Abstract
Version: 1.24 Version: 1.24
Release: 1%{?dist} Release: 2%{?dist}
Summary: Generate SQL from Perl data structures Summary: Generate SQL from Perl data structures
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* 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
* Sun Feb 22 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.24-1 * Sun Feb 22 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.24-1
- update to 1.24 (for DBIx::Class 0.8012) - update to 1.24 (for DBIx::Class 0.8012)