From 31a1305a2d1e1460ce152348f67c73c745aac1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 7 Jul 2019 12:13:56 +0300 Subject: [PATCH] Update versions to 0.5.2 --- gst-plugin-audiofx/Cargo.toml | 2 +- gst-plugin-cdg/Cargo.toml | 2 +- gst-plugin-closedcaption/Cargo.toml | 2 +- gst-plugin-file/Cargo.toml | 2 +- gst-plugin-flv/Cargo.toml | 2 +- gst-plugin-http/Cargo.toml | 2 +- gst-plugin-rav1e/Cargo.toml | 2 +- gst-plugin-s3/Cargo.toml | 2 +- gst-plugin-threadshare/Cargo.toml | 2 +- gst-plugin-togglerecord/Cargo.toml | 2 +- gst-plugin-tutorial/Cargo.toml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/gst-plugin-audiofx/Cargo.toml b/gst-plugin-audiofx/Cargo.toml index cf30e2cc..03eeb922 100644 --- a/gst-plugin-audiofx/Cargo.toml +++ b/gst-plugin-audiofx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-audiofx" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-cdg/Cargo.toml b/gst-plugin-cdg/Cargo.toml index 693fcb55..7b6d6489 100644 --- a/gst-plugin-cdg/Cargo.toml +++ b/gst-plugin-cdg/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-cdg" -version = "0.5.0" +version = "0.5.2" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugin-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-closedcaption/Cargo.toml b/gst-plugin-closedcaption/Cargo.toml index 84b682be..cb76ae41 100644 --- a/gst-plugin-closedcaption/Cargo.toml +++ b/gst-plugin-closedcaption/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-closedcaption" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge ", "Jordan Petridis "] license = "LGPL-2.1+" edition = "2018" diff --git a/gst-plugin-file/Cargo.toml b/gst-plugin-file/Cargo.toml index 0597a5d7..7340ab03 100644 --- a/gst-plugin-file/Cargo.toml +++ b/gst-plugin-file/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-file" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-flv/Cargo.toml b/gst-plugin-flv/Cargo.toml index d46f5d62..ddfa2164 100644 --- a/gst-plugin-flv/Cargo.toml +++ b/gst-plugin-flv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-flv" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-http/Cargo.toml b/gst-plugin-http/Cargo.toml index f42fc74d..769d37d8 100644 --- a/gst-plugin-http/Cargo.toml +++ b/gst-plugin-http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-http" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-rav1e/Cargo.toml b/gst-plugin-rav1e/Cargo.toml index bade2a15..b0edb52c 100644 --- a/gst-plugin-rav1e/Cargo.toml +++ b/gst-plugin-rav1e/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-rav1e" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugin-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-s3/Cargo.toml b/gst-plugin-s3/Cargo.toml index 5c021217..8614a36b 100644 --- a/gst-plugin-s3/Cargo.toml +++ b/gst-plugin-s3/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-s3" -version = "0.5.0" +version = "0.5.2" authors = ["Arun Raghavan "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugin-rs" license = "MIT/Apache-2.0" diff --git a/gst-plugin-threadshare/Cargo.toml b/gst-plugin-threadshare/Cargo.toml index ab8feba0..e39f16a6 100644 --- a/gst-plugin-threadshare/Cargo.toml +++ b/gst-plugin-threadshare/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-threadshare" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] license = "LGPL-2.1+" description = "Threadshare Plugin" diff --git a/gst-plugin-togglerecord/Cargo.toml b/gst-plugin-togglerecord/Cargo.toml index 5138231a..e93ea6a9 100644 --- a/gst-plugin-togglerecord/Cargo.toml +++ b/gst-plugin-togglerecord/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-togglerecord" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] license = "LGPL-2.1+" description = "Toggle Record Plugin" diff --git a/gst-plugin-tutorial/Cargo.toml b/gst-plugin-tutorial/Cargo.toml index 1f7f8c2a..457b6195 100644 --- a/gst-plugin-tutorial/Cargo.toml +++ b/gst-plugin-tutorial/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-tutorial" -version = "0.5.0" +version = "0.5.2" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT/Apache-2.0"