[perl-gtk2-html2] Deprecation release 0.06; project is now in 'deprecated' status
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-html2] Deprecation release 0.06; project is now in 'deprecated' status
- Date: Tue, 12 Jan 2021 00:18:23 +0000 (UTC)
commit 8a31254a4ae43255b6a7a482b862eb0f1e5a2be2
Author: Brian Manning <bmanning src gnome org>
Date: Mon Jan 11 10:29:33 2021 -0800
Deprecation release 0.06; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
Html2.pm | 2 +-
META.yml | 2 +-
NEWS | 5 +++++
README | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/Html2.pm b/Html2.pm
index f2f03a2..0946726 100644
--- a/Html2.pm
+++ b/Html2.pm
@@ -14,7 +14,7 @@ require DynaLoader;
our @ISA = qw(DynaLoader);
-our $VERSION = '0.05';
+our $VERSION = '0.06';
sub dl_load_flags { 0x01 }
diff --git a/META.yml b/META.yml
index 83fdee0..ff28107 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: Gtk2-Html2
-version: 0.05
+version: 0.06
version_from: Html2.pm
installdirs: site
requires:
diff --git a/NEWS b/NEWS
index dbaece3..b1b0892 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of Changes in Gtk2::Html2 0.06
+=======================================
+
+* Fix '(DEPRECATION)' text in Makefile.PL ABSTRACT field
+
Overview of Changes in Gtk2::Html2 0.05
=======================================
diff --git a/README b/README
index 9506737..6983240 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2::Html2 version 0.05
+Gtk2::Html2 version 0.06
========================
NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]