[libdatetime-timezone-perl] 09/09: v1.83

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to annotated tag v1.83
in repository libdatetime-timezone-perl.

commit e150023ee40e198c00bfe30dcf8e127dd4736fcd
Author: Dave Rolsky <autarch at urth.org>
Date:   Wed Dec 24 14:16:54 2014 -0600

    v1.83
---
 Changes   | 2 ++
 README.md | 2 +-
 cpanfile  | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index ce0422e..eba0b5c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 {{$NEXT}}
 
+1.83    2014-12-24
+
 - The last release did not include any of the generated zone files. Oops.
 
 - Attempting to fix indexing of DateTime::TimeZone::Catalog on metacpan. No
diff --git a/README.md b/README.md
index f5d0329..d902408 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ DateTime::TimeZone - Time zone object base class and factory
 
 # VERSION
 
-version 1.82
+version 1.83
 
 # SYNOPSIS
 
diff --git a/cpanfile b/cpanfile
index 1aa7864..80838d3 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,4 +1,4 @@
-requires "Class::Singleton" => "0";
+requires "Class::Singleton" => "1.03";
 requires "Cwd" => "3";
 requires "File::Basename" => "0";
 requires "File::Compare" => "0";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git



More information about the Pkg-perl-cvs-commits mailing list