diff --git a/.gitignore b/.gitignore index 0456e9b..3f982c3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ XXX-0.12.tar.gz /XXX-0.24.tar.gz /XXX-0.27.tar.gz /XXX-0.28.tar.gz +/XXX-0.29.tar.gz diff --git a/perl-XXX.spec b/perl-XXX.spec index 4cd70ae..94d5ecd 100644 --- a/perl-XXX.spec +++ b/perl-XXX.spec @@ -1,5 +1,5 @@ Name: perl-XXX -Version: 0.28 +Version: 0.29 Release: 1%{?dist} Summary: See Your Data in the Nude License: GPL+ or Artistic @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Oct 13 2014 Petr Šabata - 0.29-1 +- 0.29 bump + * Wed Sep 10 2014 Petr Šabata - 0.28-1 - 0.28 bump diff --git a/sources b/sources index 72f0f5d..6385412 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41e8ebde02a9d822ff15507685cba315 XXX-0.28.tar.gz +7563c69c12211076cbc5e6d5fab97fae XXX-0.29.tar.gz