[perl-gtk2-unique] Deprecation release 0.07; project is now in 'deprecated' status
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-unique] Deprecation release 0.07; project is now in 'deprecated' status
- Date: Wed, 13 Jan 2021 17:43:31 +0000 (UTC)
commit d738413148befec86c3408be90d43a18732537d6
Author: Brian Manning <bmanning src gnome org>
Date: Wed Jan 13 09:40:04 2021 -0800
Deprecation release 0.07; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
Changes | 6 ++++++
lib/Gtk2/Unique.pm | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/Changes b/Changes
index 63bfac6..51ed20c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
Revision history for Gtk2::Unique
+0.07 Wed Jan 13 09:18:10 PST 2021
+ [RT-76414] Makefile.PL: added 'configure_requires' to META_MERGE block
+ [RT-95016] Add whatis entries to the POD
+ Added project deprecation notice, project is now deprecated
+
+
0.06 Fri Feb 24 22:08:59 CET 2017
[RT-120115] Fix: crash on starting second instance.
Fix compilation warnings.
diff --git a/lib/Gtk2/Unique.pm b/lib/Gtk2/Unique.pm
index 9c632d5..a99c34d 100644
--- a/lib/Gtk2/Unique.pm
+++ b/lib/Gtk2/Unique.pm
@@ -138,7 +138,7 @@ use base 'DynaLoader';
use Gtk2;
-our $VERSION = '0.06';
+our $VERSION = '0.07';
sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]