This commit is contained in:
Fedora Release Engineering 2016-02-04 15:27:02 +00:00
parent 1af44b88d3
commit 9496f7311f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Plack-Test-ExternalServer
Version: 0.02
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Run HTTP tests on external live servers
License: GPL+ or Artistic
Group: Development/Libraries
@ -52,6 +52,9 @@ RELEASE_TESTING=1 make test
%{_mandir}/man3/Plack*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Jul 12 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.02-1
- Update to 0.02
- Clean up spec file