[perl-gstreamer: 2/2] Deprecation release 0.21; project is now in 'deprecated' status
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gstreamer: 2/2] Deprecation release 0.21; project is now in 'deprecated' status
- Date: Wed, 6 Jan 2021 19:39:53 +0000 (UTC)
commit 67730c5f95ec2278042b12fb028a0c81bf00cf11
Author: Brian Manning <bmanning src gnome org>
Date: Wed Jan 6 11:17:26 2021 -0800
Deprecation release 0.21; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
NEWS | 6 ++++++
lib/GStreamer.pm | 5 +++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c0f34ea..be28fd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in GStreamer 0.21
+=====================================
+
+* 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 0.20
=====================================
diff --git a/lib/GStreamer.pm b/lib/GStreamer.pm
index fd7dca6..d024560 100644
--- a/lib/GStreamer.pm
+++ b/lib/GStreamer.pm
@@ -28,7 +28,7 @@ our @EXPORT_OK = qw(
# --------------------------------------------------------------------------- #
-our $VERSION = '0.20';
+our $VERSION = '0.21';
sub import {
my ($self) = @_;
@@ -168,7 +168,8 @@ __END__
=head1 NAME
-GStreamer - Perl interface to version 0.10.x of the GStreamer library
+GStreamer - (DEPRECATED) Perl interface to version 0.10.x of the GStreamer
+library
=head1 SYNOPSIS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]