This commit is contained in:
Dennis Gilmore 2013-02-14 08:58:41 -06:00
parent 6a0dab3154
commit 75b9a7bd48
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-SQL-Abstract
Version: 1.73
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Generate SQL from Perl data structures
Group: Development/Libraries
License: GPL+ or Artistic
@ -65,6 +65,9 @@ SQLATEST_TESTER=1 make test
%{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.73-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Iain Arnell <iarnell@gmail.com> 1.73-1
- update to latest upstream version