diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 455eb6d..0cecc15 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -1,6 +1,6 @@ Name: perl-DBD-SQLite Version: 1.35 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SQLite DBI Driver Group: Development/Libraries License: GPL+ or Artistic @@ -53,6 +53,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.35-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Nov 29 2011 Petr Ĺ abata - 1.35-1 - 1.35 bump