[perl-Log-Dispatch] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Feb 4 12:52:01 UTC 2013


commit f3bdf5f1e703fe8ab285f0042b3aaff2e9cd962f
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Feb 4 13:51:50 2013 +0100

    Upstream update.

 .gitignore                                       |    2 +-
 Log-Dispatch-2.34.diff => Log-Dispatch-2.35.diff |   49 ++++++++++++---------
 perl-Log-Dispatch.spec                           |    9 +++-
 sources                                          |    2 +-
 4 files changed, 36 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b703f8d..d5ac7ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.34.tar.gz
+/Log-Dispatch-2.35.tar.gz
diff --git a/Log-Dispatch-2.34.diff b/Log-Dispatch-2.35.diff
similarity index 75%
rename from Log-Dispatch-2.34.diff
rename to Log-Dispatch-2.35.diff
index a857725..a80221a 100644
--- a/Log-Dispatch-2.34.diff
+++ b/Log-Dispatch-2.35.diff
@@ -1,5 +1,5 @@
 diff --git a/lib/Log/Dispatch/Syslog.pm b/lib/Log/Dispatch/Syslog.pm
-index 12b8731..4afbd17 100644
+index d29fcca..929a9f5 100644
 --- a/lib/Log/Dispatch/Syslog.pm
 +++ b/lib/Log/Dispatch/Syslog.pm
 @@ -157,7 +157,7 @@ Defaults to ''.
@@ -12,7 +12,7 @@ index 12b8731..4afbd17 100644
  
  =item * socket ($ or \@)
 diff --git a/t/release-pod-spell.t b/t/release-pod-spell.t
-index 6443d9e..3557875 100644
+index 93d39ab..3581f65 100644
 --- a/t/release-pod-spell.t
 +++ b/t/release-pod-spell.t
 @@ -27,11 +27,13 @@ local $ENV{LC_ALL} = 'C';
@@ -29,37 +29,44 @@ index 6443d9e..3557875 100644
  Manfredi
  Miyagawa
  PayPal
-@@ -45,20 +47,33 @@ Swartz
+@@ -45,21 +47,34 @@ Swartz
  Tatsuhiko
  UTF
  apache
-+append
++'append'
  appenders
- auth
- authpriv
+-auth
+-authpriv
++'auth'
++'authpriv'
  autoflushed
  classname
- crit
-+daemon
- emerg
-+err
+-crit
+-emerg
++'crit'
++'daemon'
++'emerg'
++'err'
  filename
  ident
- kern
-+local0
-+local7
+-kern
++'kern'
++'local0'
++'local7'
 +log4j
  logopt
-+mail
-+message
-+news
++'mail'
++'message'
+ multi
++'news'
  params
  smtp
  stderr
  subclass's
  subclasses
-+user
- uucp
-+warn
-+warning
-+write
+-uucp
++'user'
++'uucp'
++'warn'
++'warning'
++'write'
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 9e05b8a..7378899 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -6,8 +6,8 @@
 %bcond_with	network
 
 Name:           perl-Log-Dispatch
-Version:        2.34
-Release:        3%{?dist}
+Version:        2.35
+Release:        1%{?dist}
 Summary:        Dispatches messages to one or more outputs
 Group:          Development/Libraries
 License:        Artistic 2.0
@@ -15,7 +15,7 @@ URL:            http://search.cpan.org/dist/Log-Dispatch/
 Source0:        http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
 
 # Hacks to make spell checking tests work with hunspell
-Patch0:         Log-Dispatch-2.34.diff
+Patch0:         Log-Dispatch-2.35.diff
 BuildArch:      noarch
 
 BuildRequires:  perl(base)
@@ -91,6 +91,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Feb 04 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.35-1
+- Upstream update.
+
 * Wed Dec 12 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.34-3
 - Add %%bcond_with network (Test::Pod::No404 based tests fail in koji).
 
diff --git a/sources b/sources
index 97704e7..3ed66ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83d93f06cce7e6f407960ac7d2f21fd5  Log-Dispatch-2.34.tar.gz
+b557d887961fdbe4ec09e95926eeea4c  Log-Dispatch-2.35.tar.gz


More information about the scm-commits mailing list