20
0

Accepting request 1113056 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/1113056
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-libav?expand=0&rev=97
This commit is contained in:
2023-09-28 07:37:15 +00:00
committed by Git OBS Bridge
parent 9a7ba0f6e0
commit 01fb8ed828
5 changed files with 15 additions and 8 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 22 16:48:56 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.22.6:
+ No changes, stable bump only.
- Rebase reduce-required-meson.patch.
-------------------------------------------------------------------
Tue Jul 25 11:19:50 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
+1 -1
View File
@@ -19,7 +19,7 @@
%define gst_branch 1.0
Name: gstreamer-plugins-libav
Version: 1.22.5
Version: 1.22.6
Release: 0
Summary: A ffmpeg/libav plugin for GStreamer
License: LGPL-2.1-or-later
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+4 -4
View File
@@ -1,10 +1,10 @@
Index: gst-libav-1.22.5/meson.build
Index: gst-libav-1.22.6/meson.build
===================================================================
--- gst-libav-1.22.5.orig/meson.build
+++ gst-libav-1.22.5/meson.build
--- gst-libav-1.22.6.orig/meson.build
+++ gst-libav-1.22.6/meson.build
@@ -1,6 +1,6 @@
project('gst-libav', 'c',
version : '1.22.5',
version : '1.22.6',
- meson_version : '>= 0.62',
+ meson_version : '>= 0.61',
default_options : [ 'warning_level=1',