[perl-HTTP-Exception] Update to 0.04004

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 19 17:44:42 UTC 2012


commit 369ca19045d41766b36724db0c38e06254acda28
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Aug 19 19:44:36 2012 +0200

    Update to 0.04004

 .gitignore               |    1 +
 perl-HTTP-Exception.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c602e4..e8660fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /HTTP-Exception-0.03001.tar.gz
 /HTTP-Exception-0.04.tar.gz
 /HTTP-Exception-0.04001.tar.gz
+/HTTP-Exception-0.04004.tar.gz
diff --git a/perl-HTTP-Exception.spec b/perl-HTTP-Exception.spec
index 639865f..dce1648 100644
--- a/perl-HTTP-Exception.spec
+++ b/perl-HTTP-Exception.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Exception
-Version:        0.04001
-Release:        3%{?dist}
+Version:        0.04004
+Release:        1%{?dist}
 Summary:        Throw HTTP-Errors as (Exception::Class-) Exceptions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -14,6 +14,7 @@ BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Plack)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::NoWarnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -50,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 19 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.04004-1
+- Update to 0.04004
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.04001-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 052098c..7980e81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dec6019debb7e66ac77544ccfd5498e  HTTP-Exception-0.04001.tar.gz
+c4cac2f1792bff48fbf5106574e2f770  HTTP-Exception-0.04004.tar.gz


More information about the scm-commits mailing list