[perl-Cairo-GObject] Stable release 1.002



commit ec003fb9d5f22b11c15cad4a76664d9680003eae
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Dec 8 14:57:05 2013 -0800

    Stable release 1.002

 NEWS                 |    7 +++++++
 lib/Cairo/GObject.pm |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e8b6f7..9bcca42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Cairo::GObject 1.002
+===========================================
+
+* Makefile.PL: added CPAN::Meta::Spec v2 block to META_MERGE
+* LICENSE: updated FSF address
+* README: updated contact/mailing list/git info
+
 Overview of changes in Cairo::GObject 1.001
 ===========================================
 
diff --git a/lib/Cairo/GObject.pm b/lib/Cairo/GObject.pm
index 4ebadfc..f29f85d 100644
--- a/lib/Cairo/GObject.pm
+++ b/lib/Cairo/GObject.pm
@@ -16,7 +16,7 @@ use Glib;
 
 use XSLoader;
 
-our $VERSION = '1.001';
+our $VERSION = '1.002';
 XSLoader::load ('Cairo::GObject', $VERSION);
 
 1;


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