[perl-gnome2-gconf: 4/4] Deprecation release 1.047; project is now in 'deprecated' status




commit 84934a343779377819d92fd2ad54852d854059ad
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 20:32:50 2021 -0800

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

 GConf.pm | 2 +-
 META.yml | 2 +-
 NEWS     | 6 ++++++
 README   | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/GConf.pm b/GConf.pm
index 90d6bdf..dad6b7e 100644
--- a/GConf.pm
+++ b/GConf.pm
@@ -27,7 +27,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.046';
+our $VERSION = '1.047';
 
 sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
 
diff --git a/META.yml b/META.yml
index ed99e91..eead310 100644
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Gnome2-GConf
-version:      1.046
+version:      1.047
 version_from: GConf.pm
 installdirs:  site
 requires:
diff --git a/NEWS b/NEWS
index 0ab8a06..2fa0d34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes since 1.046
+===============================
+
+* Deprecation release; project is now in 'deprecated' status.  See the README
+  file for more information about the project's deprecation
+
 Overview of changes since 1.045
 ===============================
 
diff --git a/README b/README
index 0fe612b..f43f1ae 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gnome2::GConf version 1.046
+Gnome2::GConf version 1.047
 ===========================
 
 NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE


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