[perl-POSIX-strftime-Compiler] Fix Australia/Darwin test (RHBZ#1132033).

corsepiu corsepiu at fedoraproject.org
Thu Aug 21 03:48:10 UTC 2014


commit e73e4d2e44464d820580e256d38b073a77a49d1d
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Aug 21 05:48:05 2014 +0200

    Fix Australia/Darwin test (RHBZ#1132033).

 .gitignore                        |    2 +-
 perl-POSIX-strftime-Compiler.spec |    6 +++++-
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ef9568..f57e06e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/POSIX-strftime-Compiler-0.32.tar.gz
+/POSIX-strftime-Compiler-0.40.tar.gz
diff --git a/perl-POSIX-strftime-Compiler.spec b/perl-POSIX-strftime-Compiler.spec
index 67b149e..41fc7b0 100644
--- a/perl-POSIX-strftime-Compiler.spec
+++ b/perl-POSIX-strftime-Compiler.spec
@@ -1,11 +1,12 @@
 Name:           perl-POSIX-strftime-Compiler
-Version:        0.32
+Version:        0.40
 Release:        1%{?dist}
 Summary:        GNU C library compatible strftime for loggers and servers
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/POSIX-strftime-Compiler/
 Source0:        http://www.cpan.org/authors/id/K/KA/KAZEBURO/POSIX-strftime-Compiler-%{version}.tar.gz
+
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.008004
 BuildRequires:  perl(Carp)
@@ -53,6 +54,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 21 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.40-1
+- Fix Australia/Darwin test (RHBZ#1132033).
+
 * Mon Jun 23 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.32-1
 - Upstream update.
 - Spec cosmetics.
diff --git a/sources b/sources
index 35b68ab..fc9eb43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c73330baf3648c1aae63c0255c04fb0  POSIX-strftime-Compiler-0.32.tar.gz
+6b6fb6e767c42443c0bf91ccd82e34d3  POSIX-strftime-Compiler-0.40.tar.gz



More information about the perl-devel mailing list