commit gstreamer-validate for openSUSE:Factory

Hello community, here is the log from the commit of package gstreamer-validate for openSUSE:Factory checked in at 2016-05-03 09:37:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old) and /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-validate" Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes 2015-12-03 13:30:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes 2016-05-03 10:16:48.000000000 +0200 @@ -1,0 +2,36 @@ +Thu Apr 21 08:38:52 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.1: + + bgo#764192: gst-validate build error on Mac OS X due to missing + linking to GIO. + +------------------------------------------------------------------- +Sat Mar 26 20:21:06 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.0: + + Hardware-accelerated zero-copy video decoding on Android + + New video capture source for Android using the + android.hardware.Camera API. + + Windows Media reverse playback support (ASF/WMV/WMA). + + New tracing system provides support for more sophisticated + debugging tools. + + New high-level GstPlayer playback convenience API. + + Initial support for the new Vulkan API, see Matthew Waters' + blog post for more details. + + Improved Opus audio codec support: Support for more than two + channels; MPEG-TS demuxer/muxer can now handle Opus; + sample-accurate encoding/decoding/transmuxing with Ogg, + Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; + new codec utility functions for Opus header and caps handling + in pbutils library. The Opus encoder/decoder elements were + also moved to gst-plugins-base (from -bad), and the opus RTP + depayloader/payloader to -good. + + GStreamer VAAPI module now released and maintained as part of + the GStreamer project. + + Asset proxy support in the GStreamer Editing Services. +- Add explicit pkgconfig(gee-1.0) BuildRequires following upstreams + configure. +- Replace gobject-introspection-devel for + pkgconfig(gobject-introspection-1.0) BuildRequires. + +------------------------------------------------------------------- Old: ---- gst-validate-1.6.0.tar.xz New: ---- gst-validate-1.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-validate.spec ++++++ --- /var/tmp/diff_new_pack.Gny6Am/_old 2016-05-03 10:16:49.000000000 +0200 +++ /var/tmp/diff_new_pack.Gny6Am/_new 2016-05-03 10:16:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-validate # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,22 +18,23 @@ %define _name gst-validate Name: gstreamer-validate -Version: 1.6.0 +Version: 1.8.1 Release: 0 Summary: Validate GStreamer Pipelines License: LGPL-2.1+ Group: Productivity/Multimedia/Other Url: http://gstreamer.freedesktop.org Source: http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz -BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(gdk-3.0) +BuildRequires: pkgconfig(gee-1.0) BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gstreamer-pbutils-1.0) -BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) -BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.4 -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -110,16 +111,17 @@ %{_bindir}/gst-validate-launcher %{_bindir}/gst-validate-media-check-1.0 %{_bindir}/gst-validate-transcoding-1.0 +%{_libdir}/gst-validate-launcher/ %dir %{_datadir}/gstreamer-1.0/ %{_datadir}/gstreamer-1.0/validate/ -%{_libdir}/gstreamer-1.0/validate/ -%{_libdir}/gst-validate-launcher/ +%dir %{_libdir}/gstreamer-1.0/ +%dir %{_libdir}/gstreamer-1.0/validate/ +%{_libdir}/gstreamer-1.0/libgstvalidateplugin-1.0.so.* %files -n libgstvalidate-1_0-0 %defattr(-,root,root) %{_libdir}/libgstvalidate-1.0.so.* %{_libdir}/libgstvalidate-default-overrides-1.0.so.* -%{_libdir}/libgstvalidate_preload-1.0.so.* %{_libdir}/libgstvalidatevideo-1.0.so.* %files -n typelib-1_0-GstValidate-1_0 @@ -132,11 +134,14 @@ %{_datadir}/gtk-doc/html/gst-validate-1.0 %{_datadir}/gtk-doc/html/gst-validate-plugins-1.0/ %{_includedir}/gstreamer-1.0/ +%{_libdir}/gstreamer-1.0/libgstvalidateplugin-1.0.so +%{_libdir}/gstreamer-1.0/validate/libgstvalidatefaultinjection.so +%{_libdir}/gstreamer-1.0/validate/libgstvalidategapplication.so +%{_libdir}/gstreamer-1.0/validate/libgstvalidategtk.so +%{_libdir}/gstreamer-1.0/validate/libgstvalidatessim.so %{_libdir}/pkgconfig/gst-validate-1.0.pc - %{_libdir}/libgstvalidate-1.0.so %{_libdir}/libgstvalidate-default-overrides-1.0.so -%{_libdir}/libgstvalidate_preload-1.0.so %{_libdir}/libgstvalidatevideo-1.0.so %changelog ++++++ gst-validate-1.6.0.tar.xz -> gst-validate-1.8.1.tar.xz ++++++ ++++ 13142 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de