Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gst-plugins-base.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gst-plugins-base
version: "1.27.1"
version: "1.27.2"
epoch: 0
description: GStreamer streaming media framework base plug-ins
copyright:
Expand Down Expand Up @@ -48,7 +48,7 @@ pipeline:
with:
repository: https://github.com/GStreamer/gstreamer
tag: ${{package.version}}
expected-commit: 1fa56616fb2684d505091213ae898887309ed3a0
expected-commit: 285de3cf1de94b5b370a1af39446a7d1498d7c2c

- working-directory: subprojects/gst-plugins-base
pipeline:
Expand Down
Loading