[perl-Dancer] 1.3095 bump 810865 bootstrap macro for test only BR

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Apr 10 09:20:35 UTC 2012


commit 5fea57d4d0779ea48d4a557af865d54bc00512e0
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Apr 10 11:20:17 2012 +0200

    1.3095 bump
    810865 bootstrap macro for test only BR

 .gitignore       |    1 +
 perl-Dancer.spec |    8 +++++++-
 sources          |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f0aa7a..be609f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Dancer-1.3091.tar.gz
 /Dancer-1.3092.tar.gz
 /Dancer-1.3093.tar.gz
+/Dancer-1.3095.tar.gz
diff --git a/perl-Dancer.spec b/perl-Dancer.spec
index c7ee3be..25e282f 100644
--- a/perl-Dancer.spec
+++ b/perl-Dancer.spec
@@ -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 at redhat.com> - 1.3095-1
+- 1.3095 bump
+- 810865 bootstrap macro for test only BR
+
 * Thu Mar 01 2012 Petr Šabata <contyk at redhat.com> - 1.3093-1
 - 1.3093 bump
 
diff --git a/sources b/sources
index 63e667d..53d295f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b29899c84d96979a25e61d6f19030307  Dancer-1.3093.tar.gz
+1af92e11ea0e43d8e14abfc153c9d7ac  Dancer-1.3095.tar.gz


More information about the scm-commits mailing list