Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2020-12-12 20:27:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-base"

Sat Dec 12 20:27:28 2020 rev:74 rq:854557 version:1.18.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
    2020-11-09 13:57:40.515929577 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2328/gstreamer-plugins-base.changes
  2020-12-12 20:27:34.937553285 +0100
@@ -1,0 +2,32 @@
+Wed Dec  9 17:43:28 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 1.18.2:
+  + gl/eagl: internal view resize fixes for glimagesink
+  + video-converter: increase the number of cache lines for
+    resampling, fixes significant color issues and artefacts with
+    "special" resizing parameters in compositor
+  + compositor: Don't crash in prepare_frame() if the pad was just
+    removed
+  + decodebin3: Properly handle caps query with no filter
+  + videoaggregator:
+    - Guarantee that the output format is supported
+    - Fix locking around vagg->info
+    - Fix renegotiation when using convert pad
+    - document and fix locking in convert pad
+  + gluploadelement:
+    - Avoid race condition of base class' context
+    - Avoid race condition of inside upload creation
+  + gl: Fix prototype of glGetSynciv()
+  + tcpserversink: Don't assume g_socket_get_remote_address()
+    succeeds
+  + audiodecoder, videodecoder: Don't reset max-errors property
+    value in reset()
+  + audioencoder: Fix incorrect GST_LOG_OBJECT usage
+  + pbutils: Fix segfault when using invalid encoding profile
+  + g-i: videometa: gir annotate the size of plane array in new API
+  + examples/gl/gtk: Add missing dependency on gstgl
+  + video: fix doc warning.
+- Fix the _service file and spec to really use the tarball
+  generated by service.
+
+-------------------------------------------------------------------

Old:
----
  gst-plugins-base-1.18.1.tar.xz

New:
----
  gst-plugins-base-1.18.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.ksnmZp/_old  2020-12-12 20:27:35.961554347 +0100
+++ /var/tmp/diff_new_pack.ksnmZp/_new  2020-12-12 20:27:35.965554351 +0100
@@ -20,13 +20,15 @@
 %define gst_branch 1.0
 %define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
 Name:           gstreamer-plugins-base
-Version:        1.18.1
+Version:        1.18.2
 Release:        0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:          Productivity/Multimedia/Other
-URL:            https://gstreamer.freedesktop.org/
-Source0:        
https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz
+URL:            https://gstreamer.freedesktop.org
+# Disable tarball source url, use _service
+#Source0:        %%{url}/src/gst-plugins-base/%%{_name}-%%{version}.tar.xz
+Source0:        %{_name}-%{version}.tar.xz
 Source1:        gstreamer-plugins-base.appdata.xml
 Source2:        baselibs.conf
 # PATCH-FIX-OPENSUSE gstreamer-plugins-base-gl-deps.patch [email protected] 
-- Local workaround for 
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ksnmZp/_old  2020-12-12 20:27:35.993554380 +0100
+++ /var/tmp/diff_new_pack.ksnmZp/_new  2020-12-12 20:27:35.993554380 +0100
@@ -1,10 +1,15 @@
+<?xml version="1.0"?>
 <services>
   <service name="tar_scm" mode="disabled">
     <param 
name="url">https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git</param>
     <param name="filename">gst-plugins-base</param>
-    <!--<param name="versionformat">@PARENT_TAG@+git%cd.%h</param>-->
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">1.18.1</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="versionrewrite-pattern">(.*)\+0</param>
+    <param name="versionrewrite-replacement">\1</param>
+<!--
+    <param name="changesgenerate">enable</param>
+-->
+    <param name="revision">1.18.2</param>
     <param name="scm">git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ gst-plugins-base-1.18.1.tar.xz -> gst-plugins-base-1.18.2.tar.xz ++++++
++++ 2710 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to