From 89f960cfae6c3548f4a812bf6608a2c77b307549 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Tue, 14 Feb 2017 10:13:55 +0000
Subject: update to 2.62, re-enable tests - Devel::Confess added by mistake in
2.60
---
.gitignore | 1 +
perl-Log-Dispatch.spec | 17 +++++++++--------
sources | 2 +-
3 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/.gitignore b/.gitignore
index 29d0e06..c65e8b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/Log-Dispatch-2.57.tar.gz
/Log-Dispatch-2.58.tar.gz
/Log-Dispatch-2.60.tar.gz
+/Log-Dispatch-2.62.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 14db26f..fa9c0d9 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -2,10 +2,10 @@
#
# --with release_tests ... also check "RELEASE_TESTS".
# Default: --without (Exclude tests)
-%bcond_with release_tests
+%bcond_with release_tests
Name: perl-Log-Dispatch
-Version: 2.60
+Version: 2.62
Release: 1%{?dist}
Summary: Dispatches messages to one or more outputs
Group: Development/Libraries
@@ -33,9 +33,11 @@ BuildRequires: perl(Mail::Sender)
BuildRequires: perl(Mail::Sendmail)
BuildRequires: perl(MIME::Lite)
BuildRequires: perl(Module::Runtime)
+BuildRequires: perl(namespace::autoclean)
BuildRequires: perl(Params::ValidationCompiler)
BuildRequires: perl(POSIX)
BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(Specio) >= 0.32
BuildRequires: perl(strict)
BuildRequires: perl(Sys::Syslog) >= 0.25
BuildRequires: perl(utf8)
@@ -49,9 +51,6 @@ BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Fatal)
# N/A in Fedora < 24
BuildRequires: perl(Test::Needs)
-# Introduced in 2.60
-# Not in Fedora as of 2017-02-13
-# BuildRequires: perl(Devel::Confess)
# If LOG_DISPATCH_TEST_EMAIL is passed to tests, a sendmail will be needed,
# bug #1083418
@@ -78,7 +77,7 @@ BuildRequires: perl(LWP::Protocol::https)
%endif
# Ouch - Introduced by upstream in 2.40
-Conflicts: perl(Log::Dispatch::File::Stamped) >= 0.10
+Conflicts: perl(Log::Dispatch::File::Stamped) >= 0.10
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -100,9 +99,7 @@ make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/*
%check
-%if 0
make test %{?with_release_tests:RELEASE_TESTING=1}
LOG_DISPATCH_TEST_EMAIL="[email protected]"
-%endif
%files
%doc Changes
@@ -111,6 +108,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1}
LOG_DISPATCH_TEST_EMAIL="root
%{_mandir}/man3/*.3pm*
%changelog
+* Tue Feb 14 2017 Paul Howarth <[email protected]> - 2.62-1
+- update to 2.62
+- re-enable tests - Devel::Confess added by mistake in 2.60
+
* Mon Feb 13 2017 Tom Callaway <[email protected]> - 2.60-1
- update to 2.60
- disabling tests until Devel::Confess shows up
diff --git a/sources b/sources
index 467ca72..3c6d988 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Log-Dispatch-2.60.tar.gz) =
58b7ab080f84814ea42e107cfac49807724b735c940fd701dd7d08b770edce97938622ef867224770a1e53dc7349be75618ddaa5253a180581b63b119162f833
+SHA512 (Log-Dispatch-2.62.tar.gz) =
cc4ca40e62d2ec3caffabafcab187e8122c0316d2165c21057afa1ad0c15eba4dbd4b5152219a5886b1445ab9d9502f7502cecbc31850a9429f5c79189ca76ce
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=master&id=89f960cfae6c3548f4a812bf6608a2c77b307549
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]