diff --git a/.gitignore b/.gitignore index 247004f..b406c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ DateTime-TimeZone-1.10.tar.gz /DateTime-1.01.tar.gz /DateTime-1.03.tar.gz /DateTime-1.04.tar.gz +/DateTime-1.06.tar.gz diff --git a/perl-DateTime.spec b/perl-DateTime.spec index fc325e9..00d4af6 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,6 +1,6 @@ Name: perl-DateTime Epoch: 2 -Version: 1.04 +Version: 1.06 Release: 1%{?dist} Summary: Date and time object License: Artistic 2.0 @@ -75,6 +75,9 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_mandir}/man3/* %changelog +* Fri Jan 03 2014 Petr Pisar - 2:1.06-1 +- 1.06 bump + * Tue Dec 10 2013 Petr Pisar - 2:1.04-1 - 1.04 bump diff --git a/sources b/sources index 2a097eb..39363e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8bbaaec1c115abd0301e2caa02d6d40 DateTime-1.04.tar.gz +2d05c0cfa17b4011abb18d75a3e09453 DateTime-1.06.tar.gz