[perl-gnome2-dia: 7/7] Deprecation release, this module is now no longer maintained.




commit f3e2c57366c3200070e631edc93a1f400fb8b3a5
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Oct 19 08:38:31 2020 -0700

    Deprecation release, this module is now no longer maintained.

 Dia.pm   | 2 +-
 META.yml | 2 +-
 NEWS     | 5 +++++
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/Dia.pm b/Dia.pm
index af2cf40..0ef723b 100644
--- a/Dia.pm
+++ b/Dia.pm
@@ -15,7 +15,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.04';
+our $VERSION = '0.05';
 
 sub import {
   my $self = shift();
diff --git a/META.yml b/META.yml
index b357604..084d20b 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-Dia
-version:      0.04
+version:      0.05
 version_from: Dia.pm
 installdirs:  site
 configure_requires:
diff --git a/NEWS b/NEWS
index 3db4fa9..b45110e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gnome2::Dia 0.05
+=======================================
+
+* Deprecation release, this module is now no longer maintained.
+
 Overview of changes in Gnome2::Dia 0.04
 =======================================
 


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