diff --git a/.gitignore b/.gitignore index 7a93a0e..a4333be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ DBI-1.611.tar.gz DBI-1.613.tar.gz +/DBI-1.614.tar.gz diff --git a/perl-DBI.spec b/perl-DBI.spec index a6dab5d..ea29b78 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -1,5 +1,5 @@ Name: perl-DBI -Version: 1.613 +Version: 1.614 Release: 1%{?dist} Summary: A database access API for perl @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Sep 20 2010 Petr Sabata - 1.614-1 +- 1.614 version bump + * Mon Aug 2 2010 Petr Sabata - 1.613-1 - 1.613 version bump diff --git a/sources b/sources index 72a6fe0..3857d99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1fb75474c3ff75fcbc16a98656e8f89d DBI-1.613.tar.gz +d510549a8380ead98527a761a8757111 DBI-1.614.tar.gz