[perl-Gnome2] Stable release 1.046



commit 70c2823b429c0078a25c3429abefca63e0829ad7
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Jun 22 16:09:36 2015 -0700

    Stable release 1.046

 Gnome2.pm |    2 +-
 NEWS      |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/Gnome2.pm b/Gnome2.pm
index ee3f127..6e8dbaf 100644
--- a/Gnome2.pm
+++ b/Gnome2.pm
@@ -14,7 +14,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.045';
+our $VERSION = '1.046';
 
 sub import {
   my $self = shift();
diff --git a/NEWS b/NEWS
index 417d530..5fffe84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2 1.046
+===================================
+
+* RT#104191; Don't use localtime() in POD output; patch submitted by intrigeri
+  for the Debian Reproducable Builds project
+
 Overview of changes in Gnome2 1.045
 ===================================
 


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