[perl-gnome2: 9/9] Deprecation release 1.048; project is now in 'deprecated' status




commit 3927a981ea281f8a8885440706754a07d4eceaf4
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 17:38:42 2021 -0800

    Deprecation release 1.048; project is now in 'deprecated' status
    
    - See the README file for more information about the project's
      deprecation

 Gnome2.pm | 4 ++--
 NEWS      | 6 ++++++
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/Gnome2.pm b/Gnome2.pm
index 13e8a6f..73a3c2f 100644
--- a/Gnome2.pm
+++ b/Gnome2.pm
@@ -14,7 +14,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.047';
+our $VERSION = '1.048';
 
 sub import {
   my $self = shift();
@@ -30,7 +30,7 @@ __END__
 
 =head1 NAME
 
-Gnome2 - Perl interface to the 2.x series of the GNOME libraries
+Gnome2 - (DEPRECATED) Perl interface to the 2.x series of the GNOME libraries
 
 =head1 SYNOPSIS
 
diff --git a/NEWS b/NEWS
index d93c8f0..a42c7a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2 1.048
+===================================
+
+* Deprecation release 1.048; project is now in 'deprecated' status; See the
+  README file for more information about the project's deprecation
+
 Overview of changes in Gnome2 1.047
 ===================================
 


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