Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-10-04 21:02:46 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-10-04 23:55:55 +0300
commit3d0b612eb66d068a9a8d6d7654b5878b411e9829 (patch)
treef340a52b29fc3d2ca6d25cde5c4c21746340e2e3 /mux/fmp4/Cargo.toml
parenta2e085358335a9f971bc28ff3630050ea7cc1656 (diff)
Set source release date in plugin metadata0.11.1
Diffstat (limited to 'mux/fmp4/Cargo.toml')
-rw-r--r--mux/fmp4/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mux/fmp4/Cargo.toml b/mux/fmp4/Cargo.toml
index 3c0eb618b..1d502fc25 100644
--- a/mux/fmp4/Cargo.toml
+++ b/mux/fmp4/Cargo.toml
@@ -53,3 +53,6 @@ import_library = false
[package.metadata.capi.pkg_config]
requires_private = "gstreamer-1.0, gstreamer-base-1.0, gstreamer-audio-1.0, gstreamer-video-1.0, gobject-2.0, glib-2.0, gmodule-2.0"
+
+[package.metadata.gstreamer]
+release_date = "2023-10-04" \ No newline at end of file