From a5632d7cb5ee1e5110d63e829220715cf8f9dbd8 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 25 Nov 2012 11:39:44 -0800 Subject: Prepare a new release --- .gitignore | 3 ++- Changes | 4 ++++ dist.ini | 9 +++++++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f2f6b0..9ebe85b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ /Makefile.PL *.patch -*.tar.gz \ No newline at end of file +*.tar.gz +Net-HTTP-Spore-* \ No newline at end of file diff --git a/Changes b/Changes index 29a6fe5..e221a08 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +0.05 Sun Nov 25 11:40:24 2012 + - Fix a memory leak in Net::HTTP::Spore::Meta::Method (michaelr) + - Fix meta information in the dist.ini file (dolmen) + 0.04 Tue Jul 26 11:32:00 2011 - allow XML::Simple options for Format::XML (fperrad) - stringify Net::HTTP::Response to a useful message diff --git a/dist.ini b/dist.ini index 7bbfe56..1bf2d9b 100644 --- a/dist.ini +++ b/dist.ini @@ -2,8 +2,11 @@ name = Net-HTTP-Spore author = franck cuny license = Perl_5 copyright_holder = linkfluence -copyright_year = 2010 -version = 0.04 +copyright_year = 2012 +version = 0.05 + +[@Git] +tag_format = %v [@Filter] bundle = @Basic @@ -27,4 +30,6 @@ homepage = http://lumberjaph.net/net-http-spore/ [AutoPrereqs] [ReadmeFromPod] [CheckChangeLog] +[TestRelease] +[ConfirmRelease] [UploadToCPAN] -- cgit v1.2.3