corsepiu pushed to perl-Log-Dispatch (f21). "Upstream update. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Aug 8 05:05:56 UTC 2015


From 3860f5fd32f1526ed7c57d1f52b8a23b8d9820ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corsepiu at fedoraproject.org>
Date: Sat, 8 Aug 2015 05:17:31 +0200
Subject: Upstream update.

- Introduce %license.
- Drop Log-Dispatch-2.42.diff.
- Update deps.

diff --git a/Log-Dispatch-2.42.diff b/Log-Dispatch-2.42.diff
deleted file mode 100644
index f625333..0000000
--- a/Log-Dispatch-2.42.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- Log-Dispatch-2.42.orig/t/release-pod-coverage.t	2014-08-12 20:44:21.000000000 +0200
-+++ Log-Dispatch-2.42/t/release-pod-coverage.t	2014-08-18 07:15:23.329409599 +0200
-@@ -29,6 +29,7 @@
- 
- my %trustme = (
-              'Log::Dispatch::File' => [
-+                                      qr/O_APPEND$/,
-                                       qr/APPEND$/
-                                     ],
-              'Log::Dispatch' => [
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 45bb89e..c669633 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,17 +5,14 @@
 %bcond_with	release_tests
 
 Name:           perl-Log-Dispatch
-Version:        2.44
-Release:        3%{?dist}
+Version:        2.45
+Release:        1%{?dist}
 Summary:        Dispatches messages to one or more outputs
 Group:          Development/Libraries
 License:        Artistic 2.0
 URL:            http://search.cpan.org/dist/Log-Dispatch/
 Source0:        http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
 
-# Work-around bugs in t/release-pod-coverage.t
-Patch0:         Log-Dispatch-2.42.diff
-
 BuildArch:      noarch
 
 BuildRequires:  perl(Apache2::Log)
@@ -35,7 +32,7 @@ BuildRequires:  perl(Sys::Syslog) >= 0.25
 BuildRequires:  perl(warnings)
 
 # testsuite
-BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Requires)
 
@@ -54,6 +51,9 @@ BuildRequires:  perl(Test::Spelling)
 BuildRequires:  perl(Test::CPAN::Changes)
 BuildRequires:  perl(Test::Pod::No404s)
 BuildRequires:  perl(Test::Portability::Files)
+BuildRequires:  perl(Test::Version)
+# N/A in Fedora
+BuildRequires:  perl(Test::Code::TidyAll) > 0.24
 
 # Required by t/release-pod-no404s.t
 # Likely a bug underneath of Test::Pod::No404s
@@ -73,7 +73,6 @@ new dispatcher object and particularly for creating new outputs.
 
 %prep
 %setup -q -n Log-Dispatch-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL installdirs=vendor
@@ -91,11 +90,18 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test %{?with_release_tests:RELEASE_TESTING=1} LOG_DISPATCH_TEST_EMAIL="root at localhost.localdomain"
 
 %files
-%doc Changes LICENSE
+%doc Changes
+%license LICENSE
 %{perl_vendorlib}/Log/
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sat Aug 08 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.45-1
+- Upstream update.
+- Introduce %%license.
+- Drop Log-Dispatch-2.42.diff.
+- Update deps.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.44-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=f21&id=3860f5fd32f1526ed7c57d1f52b8a23b8d9820ae


More information about the perl-devel mailing list