[perl-Gnome2] Stable release 1.047



commit dab90cf53566b0a4383414899923d01963035f94
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Nov 7 14:07:09 2017 -0800

    Stable release 1.047

 Gnome2.pm |    2 +-
 NEWS      |    5 +++++
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/Gnome2.pm b/Gnome2.pm
index 6e8dbaf..583ec41 100644
--- a/Gnome2.pm
+++ b/Gnome2.pm
@@ -14,7 +14,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.046';
+our $VERSION = '1.047';
 
 sub import {
   my $self = shift();
diff --git a/NEWS b/NEWS
index 5fffe84..d93c8f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gnome2 1.047
+===================================
+
+* RT#121440 - Fix test failures when '.' missing from @INC path
+
 Overview of changes in Gnome2 1.046
 ===================================
 


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