From 303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org> Date: Mon, 21 Sep 2015 17:21:52 +0200 Subject: Update to 2.51.
- Add BR: perl(CPAN::Meta). diff --git a/.gitignore b/.gitignore index d2ee304..33e1ccb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Log-Dispatch-2.50.tar.gz +/Log-Dispatch-2.51.tar.gz diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec index ce1aef7..3b19b9c 100644 --- a/perl-Log-Dispatch.spec +++ b/perl-Log-Dispatch.spec @@ -5,7 +5,7 @@ %bcond_with release_tests Name: perl-Log-Dispatch -Version: 2.50 +Version: 2.51 Release: 1%{?dist} Summary: Dispatches messages to one or more outputs Group: Development/Libraries @@ -36,6 +36,9 @@ BuildRequires: perl(Sys::Syslog) >= 0.25 BuildRequires: perl(utf8) BuildRequires: perl(warnings) +# Optional +BuildRequires: perl(CPAN::Meta) >= 2.120900 + # testsuite BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::Fatal) @@ -102,6 +105,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1} LOG_DISPATCH_TEST_EMAIL="root %{_mandir}/man3/*.3pm* %changelog +* Mon Sep 21 2015 Ralf Corsépius <corse...@fedoraproject.org> - 2.51-1 +- Update to 2.51. +- Add BR: perl(CPAN::Meta). + * Mon Aug 24 2015 Ralf Corsépius <corse...@fedoraproject.org> - 2.50-1 - Update to 2.50 (Upstream fix to RHBZ#1258940). - Add BR: perl(Encode). diff --git a/sources b/sources index c697fa5..b5ebe1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f8e4bcbd440d531ecfb9cfc44b2114f Log-Dispatch-2.50.tar.gz +8b028db559e9d183b49aa95824b30978 Log-Dispatch-2.51.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=f22&id=303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel