[perl-HTTP-Exception] Update to 0.04006

Emmanuel Seyman eseyman at fedoraproject.org
Sun Feb 16 09:15:49 UTC 2014


commit 825b80cce73e12ff3ebf090f447fc78363bad8c2
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Feb 16 10:16:29 2014 +0100

    Update to 0.04006

 .gitignore               |    1 +
 perl-HTTP-Exception.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8660fb..83f3d09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /HTTP-Exception-0.04.tar.gz
 /HTTP-Exception-0.04001.tar.gz
 /HTTP-Exception-0.04004.tar.gz
+/HTTP-Exception-0.04006.tar.gz
diff --git a/perl-HTTP-Exception.spec b/perl-HTTP-Exception.spec
index 7e86ad6..370e056 100644
--- a/perl-HTTP-Exception.spec
+++ b/perl-HTTP-Exception.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Exception
-Version:        0.04004
-Release:        4%{?dist}
+Version:        0.04006
+Release:        1%{?dist}
 Summary:        Throw HTTP-Errors as (Exception::Class-) Exceptions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ BuildRequires:  perl(HTTP::Status)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Plack)
+BuildRequires:  perl(Plack::Test)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::NoWarnings)
@@ -51,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 16 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.04006-1
+- Update to 0.04006
+
 * Mon Aug 05 2013 Petr Pisar <ppisar at redhat.com> - 0.04004-4
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 7980e81..81bf842 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4cac2f1792bff48fbf5106574e2f770  HTTP-Exception-0.04004.tar.gz
+a22002eed84f5bf135cefaa7c3380ffe  HTTP-Exception-0.04006.tar.gz


More information about the scm-commits mailing list