1.3095 bump

810865 bootstrap macro for test only BR
This commit is contained in:
Marcela Mašláňová 2012-04-10 11:20:17 +02:00
parent 4bf8e234c5
commit 5fea57d4d0
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/Dancer-1.3091.tar.gz
/Dancer-1.3092.tar.gz
/Dancer-1.3093.tar.gz
/Dancer-1.3095.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Dancer
Version: 1.3093
Version: 1.3095
Release: 1%{?dist}
Summary: Lightweight yet powerful web application framework
License: GPL+ or Artistic
@ -62,7 +62,9 @@ BuildRequires: perl(Test::Builder)
BuildRequires: perl(URI::Escape)
# Optional tests:
BuildRequires: perl(HTTP::Parser::XS)
%if 0%{!?perl_bootstrap:1}
BuildRequires: perl(Dancer::Session::Cookie) >= 0.14
%endif
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(HTTP::Body) >= 1.07
Requires: perl(HTTP::Server::Simple::PSGI) >= 0.11
@ -105,6 +107,10 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Apr 10 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1.3095-1
- 1.3095 bump
- 810865 bootstrap macro for test only BR
* Thu Mar 01 2012 Petr Šabata <contyk@redhat.com> - 1.3093-1
- 1.3093 bump

View File

@ -1 +1 @@
b29899c84d96979a25e61d6f19030307 Dancer-1.3093.tar.gz
1af92e11ea0e43d8e14abfc153c9d7ac Dancer-1.3095.tar.gz