[perl-Gnome2] Stable release 1.043



commit 209b586fab510e4df492a91b92ebbcee0028efb2
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Oct 1 03:10:21 2013 -0700

    Stable release 1.043

 Gnome2.pm |    2 +-
 NEWS      |    4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/Gnome2.pm b/Gnome2.pm
index 780e8ec..6eb6698 100644
--- a/Gnome2.pm
+++ b/Gnome2.pm
@@ -14,7 +14,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.042';
+our $VERSION = '1.043';
 
 sub import {
   my $self = shift();
diff --git a/NEWS b/NEWS
index 021f3d8..921f7ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
-Overview of changes in Gnome2 <next>
+Overview of changes in Gnome2 1.043
 ===================================
 
 * Avoid misusing the macro PL_na, thus preventing issues when Gnome2 is used in
   conjunction with certain XS modules, among them XML::Parser and
   String::Approx.
+* Created %meta_merge, which is used to pass META_MERGE values to EU::MM and
+  CPAN::Meta; these populate META.[yml|json] and MYMETA.[yml|json]
 
 Overview of changes in Gnome2 1.042
 ===================================


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