0.000024 bump
This commit is contained in:
parent
a2de678cc7
commit
242a04a382
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/Test2-Suite-0.000021.tar.gz
|
||||
/Test2-Suite-0.000022.tar.gz
|
||||
/Test2-Suite-0.000023.tar.gz
|
||||
/Test2-Suite-0.000024.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Test2-Suite
|
||||
Version: 0.000023
|
||||
Version: 0.000024
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of tools built upon the Test2 framework
|
||||
License: GPL+ or Artistic
|
||||
@ -69,11 +69,14 @@ make test
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc Changes
|
||||
%doc Changes README
|
||||
%{perl_vendorlib}/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 21 2016 Petr Pisar <ppisar@redhat.com> - 0.000024-1
|
||||
- 0.000024 bump
|
||||
|
||||
* Fri Mar 18 2016 Petr Pisar <ppisar@redhat.com> - 0.000023-1
|
||||
- 0.000023 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user