-
Notifications
You must be signed in to change notification settings - Fork 189
Update GStreamer version to 1.28.1 across specifications and scripts #750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
10ad09c
9f1e792
ed06f73
20bb076
f506d96
61212d3
73dfa35
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| %define debug_package %{nil} | ||
| Name: gstreamer | ||
| Version: 1.26.11 | ||
| Version: 1.28.1 | ||
| Release: 1%{?dist} | ||
| Summary: Intel optimized GStreamer build with VAAPI support | ||
|
Comment on lines
1
to
5
|
||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| PAHO_MQTT_VERSION=1.3.4 | ||
| FFMPEG_VERSION=6.1.1 | ||
| GSTREAMER_VERSION=1.26.11 | ||
| GSTREAMER_VERSION=1.28.1 | ||
| OPENCV_VERSION=4.13.0 | ||
| OPENVINO_VERSION=2026.0.0 | ||
| DLSTREAMER_VERSION=2026.0.0 |
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Versionwas bumped to 1.28.1, but the%changelogentries still reference older 1.26.x updates. Please add a new changelog entry for the 1.28.1 update (or update the existing top entry) to keep the spec metadata consistent.