diff --git a/.gitignore b/.gitignore index 50967f2..c7397f9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ Test-Strict-0.13.tar.gz /Test-Strict-0.29.tar.gz /Test-Strict-0.30.tar.gz /Test-Strict-0.31.tar.gz +/Test-Strict-0.32.tar.gz diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index 06b686d..1187e22 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -1,5 +1,5 @@ Name: perl-Test-Strict -Version: 0.31 +Version: 0.32 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -54,11 +54,15 @@ find . -type f -name '*.list' -delete make test %files +%license LICENSE %doc README Changes %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Tue Nov 03 2015 Jitka Plesnikova - 0.32-1 +- 0.32 bump + * Tue Oct 27 2015 Jitka Plesnikova - 0.31-1 - 0.31 bump diff --git a/sources b/sources index 5cf1d9d..eb875dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be13c6e4954c1652ed8292f90a0c29ec Test-Strict-0.31.tar.gz +47f06d18c3c63f0703cfc3da77e3da32 Test-Strict-0.32.tar.gz