diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec index ac4dfdd..e987b0c 100644 --- a/perl-SQL-Translator.spec +++ b/perl-SQL-Translator.spec @@ -1,7 +1,7 @@ Name: perl-SQL-Translator Summary: Manipulate structured data definitions (SQL and more) Version: 0.11006 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Translator-%{version}.tar.gz @@ -113,6 +113,9 @@ rm -rf %{buildroot} %{_mandir}/man[13]/* %changelog +* Wed Dec 22 2010 Marcela Maslanova - 0.11006-2 +- 661697 rebuild for fixing problems with vendorach/lib + * Thu Sep 02 2010 Iain Arnell 0.11006-1 - update to latest upstream version