From f65cbc56a311ed1aa44c5a020f211b37ac7d24d4f1646d5cff713cd9d4f04378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 23 Jul 2018 09:48:43 +0000 Subject: [PATCH] Accepting request 624671 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/624671 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=119 --- gst-plugins-base-1.14.1.tar.xz | 3 --- gst-plugins-base-1.14.2.tar.xz | 3 +++ gstreamer-plugins-base.changes | 27 +++++++++++++++++++++++++++ gstreamer-plugins-base.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 gst-plugins-base-1.14.1.tar.xz create mode 100644 gst-plugins-base-1.14.2.tar.xz diff --git a/gst-plugins-base-1.14.1.tar.xz b/gst-plugins-base-1.14.1.tar.xz deleted file mode 100644 index 2908053..0000000 --- a/gst-plugins-base-1.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1026c7c3082d825d9b5d034c1a6dd8a4ebab60eb3738b0a0afde4ad2dc0b0db5 -size 3689184 diff --git a/gst-plugins-base-1.14.2.tar.xz b/gst-plugins-base-1.14.2.tar.xz new file mode 100644 index 0000000..3ccbb9c --- /dev/null +++ b/gst-plugins-base-1.14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c +size 3693856 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index b1b479b..4a06f62 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Jul 20 16:53:54 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.14.2: + + Update docs. + + xvimage: Fix symbol redefine build error. + + glcolorbalance: Support OES textures for input/passthrough. + + meson: gl: fix backported patch. + + gl/build: fixed failed compilation due to missing EGLuint64KHR + typedef. + + parsebin: Don't try to continue autoplugging a parser if we got + raw caps. + + audiobasesrc: Round down segsize to an integer number of + samples. + + discoverer: Don't crash when running with -v if channel-mask==0 + and >7 channels. + + gldownloadelement: fix build with msvc. + + subparse: Don't read beyond array. + + ogg: Avoid undefined granule shift. + + libs: g-ir-scanner: do not hardcode libtool path. + + rawvideoparse: fix typo in 'plane-offsets' description. + + video: fix some GIR array annotations. + + audio: fix some GIR array annotations. + + meson: gl: remove non-headers from gl_prototype_headers. + + meson: install the man pages for the command line tools. + + meson: Fix detection of glib-mkenums under MSYS2. + ------------------------------------------------------------------- Sat Jun 23 14:40:27 UTC 2018 - bjorn.lie@gmail.com diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 451dbbb..d4ac914 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base -Version: 1.14.1 +Version: 1.14.2 Release: 0 Summary: GStreamer Streaming-Media Framework Plug-Ins License: LGPL-2.1-or-later AND GPL-2.0-or-later