[perl-Cairo-GObject] Release 1.003



commit 68348da7c98369532054112449392ab4f05abf9d
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Dec 30 22:09:23 2013 -0800

    Release 1.003

 NEWS                 |    5 +++++
 lib/Cairo/GObject.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9bcca42..10679ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Cairo::GObject 1.003
+===========================================
+
+* Makefile.PL: add 'meta-spec' and 'license' keys to META_MERGE block to enable the expanded metadata 
display on MetaCPAN 
+
 Overview of changes in Cairo::GObject 1.002
 ===========================================
 
diff --git a/lib/Cairo/GObject.pm b/lib/Cairo/GObject.pm
index f29f85d..0cce526 100644
--- a/lib/Cairo/GObject.pm
+++ b/lib/Cairo/GObject.pm
@@ -16,7 +16,7 @@ use Glib;
 
 use XSLoader;
 
-our $VERSION = '1.002';
+our $VERSION = '1.003';
 XSLoader::load ('Cairo::GObject', $VERSION);
 
 1;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]