[perl-DateTime-TimeZone-SystemV] update to 0.006

Iain Arnell iarnell at fedoraproject.org
Sun Mar 11 14:44:15 UTC 2012


commit 9a0f418e0f9f524ab0eeb4617b890f353f748a3a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 11 08:44:09 2012 -0600

    update to 0.006

 .gitignore                          |    1 +
 perl-DateTime-TimeZone-SystemV.spec |    9 ++++++---
 sources                             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62ec687..e863367 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /DateTime-TimeZone-SystemV-0.005.tar.gz
+/DateTime-TimeZone-SystemV-0.006.tar.gz
diff --git a/perl-DateTime-TimeZone-SystemV.spec b/perl-DateTime-TimeZone-SystemV.spec
index b5301fc..99f82ad 100644
--- a/perl-DateTime-TimeZone-SystemV.spec
+++ b/perl-DateTime-TimeZone-SystemV.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-TimeZone-SystemV
-Version:        0.005
-Release:        2%{?dist}
+Version:        0.006
+Release:        1%{?dist}
 Summary:        System V and POSIX timezone strings
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,7 +9,6 @@ Source0:        http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/DateTime-TimeZone-Sys
 BuildArch:      noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Date::ISO8601)
-BuildRequires:  perl(Date::JD) >= 0.005
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Params::Classify)
 BuildRequires:  perl(strict)
@@ -53,6 +52,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 11 2012 Iain Arnell <iarnell at gmail.com> 0.006-1
+- update to latest upstream version
+- drop Date::JD dependency
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.005-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d2cdcf6..c89d7e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1739214f1c665110ba163fb7a873bcbf  DateTime-TimeZone-SystemV-0.005.tar.gz
+ab33e9d1cfb688de84e278330ddd5886  DateTime-TimeZone-SystemV-0.006.tar.gz



More information about the perl-devel mailing list