f38
Jitka Plesnikova 9 years ago
parent 680cc0f5e4
commit 7b72ef4ae2

1
.gitignore vendored

@ -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

@ -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 <jplesnik@redhat.com> - 0.32-1
- 0.32 bump
* Tue Oct 27 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-1
- 0.31 bump

@ -1 +1 @@
be13c6e4954c1652ed8292f90a0c29ec Test-Strict-0.31.tar.gz
47f06d18c3c63f0703cfc3da77e3da32 Test-Strict-0.32.tar.gz

Loading…
Cancel
Save