[perl-gstreamer-gconf: 3/3] Deprecation release 0.02; project is now in 'deprecated' status
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gstreamer-gconf: 3/3] Deprecation release 0.02; project is now in 'deprecated' status
- Date: Thu, 7 Jan 2021 02:04:55 +0000 (UTC)
commit 53f2be513ab4bf5a78ee62cc4dfed6f7d8b79f9b
Author: Brian Manning <bmanning src gnome org>
Date: Wed Jan 6 11:38:54 2021 -0800
Deprecation release 0.02; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
GConf.pm | 2 +-
NEWS | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/GConf.pm b/GConf.pm
index a985970..f5b0bbf 100644
--- a/GConf.pm
+++ b/GConf.pm
@@ -11,7 +11,7 @@ require DynaLoader;
our @ISA = qw(DynaLoader);
-our $VERSION = '0.01';
+our $VERSION = '0.02';
sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
diff --git a/NEWS b/NEWS
index 4e30fdf..03f6331 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in GStreamer::GConf 0.02
+============================================
+
+* Deprecation release; project is now in 'deprecated' status. See the README
+ file for more information about the project's deprecation
+
Overview of changes in GStreamer::GConf 0.01
============================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]