Hello community, here is the log from the commit of package libvdpau-va-gl for openSUSE:Factory checked in at 2016-07-27 16:12:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvdpau-va-gl (Old) and /work/SRC/openSUSE:Factory/.libvdpau-va-gl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvdpau-va-gl" Changes: -------- --- /work/SRC/openSUSE:Factory/libvdpau-va-gl/libvdpau-va-gl.changes 2016-03-04 19:30:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libvdpau-va-gl.new/libvdpau-va-gl.changes 2016-07-27 16:12:56.000000000 +0200 @@ -1,0 +2,10 @@ +Sat Jul 23 16:15:39 UTC 2016 - [email protected] + +- Update to version 0.4.0: + * Code now requires C++11-capable compiler. + * GLib, GLU, and libswscale dependencies are dropped. + * Drop own tracing code; libvdpau have own tracing already. + * Change VdpVideoMixerRender's destination_video_rect handling + with VLC to fix video scaling. + +------------------------------------------------------------------- Old: ---- libvdpau-va-gl-0.3.6.tar.gz New: ---- libvdpau-va-gl-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvdpau-va-gl.spec ++++++ --- /var/tmp/diff_new_pack.6l89VP/_old 2016-07-27 16:12:57.000000000 +0200 +++ /var/tmp/diff_new_pack.6l89VP/_new 2016-07-27 16:12:57.000000000 +0200 @@ -19,21 +19,18 @@ %define soname libvdpau_va_gl %define sover 1 Name: libvdpau-va-gl -Version: 0.3.6 +Version: 0.4.0 Release: 0 Summary: VDPAU driver with OpenGL/VAAPI backend License: LGPL-3.0+ Group: System/Libraries Url: https://github.com/i-rinat/libvdpau-va-gl -Source: https://github.com/i-rinat/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf BuildRequires: cmake BuildRequires: gcc-c++ -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(glu) -BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(libva-glx) BuildRequires: pkgconfig(vdpau) @@ -93,8 +90,8 @@ %files -n %{soname}%{sover} %defattr(-,root,root) -%doc ChangeLog COPYING -%{_sysconfdir}/profile.d/%{name}.*sh +%doc ChangeLog LICENSE README.md +%config %{_sysconfdir}/profile.d/%{name}.*sh %{_libdir}/vdpau/ %changelog ++++++ libvdpau-va-gl-0.3.6.tar.gz -> libvdpau-va-gl-0.4.0.tar.gz ++++++ ++++ 23373 lines of diff (skipped)
