1.3093 bump

This commit is contained in:
Petr Šabata 2012-03-01 13:05:36 +01:00
parent ce62f330a8
commit 4bf8e234c5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/Dancer-1.3090.tar.gz
/Dancer-1.3091.tar.gz
/Dancer-1.3092.tar.gz
/Dancer-1.3093.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Dancer
Version: 1.3092
Version: 1.3093
Release: 1%{?dist}
Summary: Lightweight yet powerful web application framework
License: GPL+ or Artistic
@ -63,7 +63,7 @@ BuildRequires: perl(URI::Escape)
# Optional tests:
BuildRequires: perl(HTTP::Parser::XS)
BuildRequires: perl(Dancer::Session::Cookie) >= 0.14
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(HTTP::Body) >= 1.07
Requires: perl(HTTP::Server::Simple::PSGI) >= 0.11
Requires: perl(LWP)
@ -105,6 +105,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Mar 01 2012 Petr Šabata <contyk@redhat.com> - 1.3093-1
- 1.3093 bump
* Mon Jan 30 2012 Petr Šabata <contyk@redhat.com> - 1.3092-1
- 1.3092 bump
- Package examples

View File

@ -1 +1 @@
f9f3cca084f72ce6a1f9240785d7fa4f Dancer-1.3092.tar.gz
b29899c84d96979a25e61d6f19030307 Dancer-1.3093.tar.gz