Hello community,

here is the log from the commit of package libvdpau for openSUSE:Factory 
checked in at 2019-09-02 13:22:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvdpau (Old)
 and      /work/SRC/openSUSE:Factory/.libvdpau.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvdpau"

Mon Sep  2 13:22:06 2019 rev:34 rq:727027 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvdpau/libvdpau.changes        2019-03-04 
09:08:50.708723296 +0100
+++ /work/SRC/openSUSE:Factory/.libvdpau.new.7948/libvdpau.changes      
2019-09-02 13:22:09.073348553 +0200
@@ -1,0 +2,13 @@
+Thu Aug 29 14:01:06 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- fixed source URL in specfile 
+
+-------------------------------------------------------------------
+Thu Aug 29 13:31:42 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- Update libvdpau to version 1.3
+  * This release of libvdpau switches the build system from
+    automake & autoconf to meson and adds definitions to support
+    decoding of the VP9 video format.
+
+-------------------------------------------------------------------

Old:
----
  libvdpau-1.2.tar.bz2

New:
----
  libvdpau-1.3.tar.bz2

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

Other differences:
------------------
++++++ libvdpau.spec ++++++
--- /var/tmp/diff_new_pack.xu2XWb/_old  2019-09-02 13:22:10.393348304 +0200
+++ /var/tmp/diff_new_pack.xu2XWb/_new  2019-09-02 13:22:10.393348304 +0200
@@ -12,28 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libvdpau
-Version:        1.2
+Version:        1.3
 Release:        0
 Summary:        VDPAU wrapper and trace libraries
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            http://www.freedesktop.org/wiki/Software/VDPAU/
-Source:         
https://gitlab.freedesktop.org/vdpau/libvdpau/uploads/14b620084c027d546fa0b3f083b800c6/%{name}-%{version}.tar.bz2
+Source:         
https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/%{version}/%{name}-%{version}.tar.bz2
 Source1:        
http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-1.0.tar.gz
 Source2:        README
 Source99:       baselibs.conf
 Source100:      %{name}-rpmlintrc
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dri2proto)
 BuildRequires:  pkgconfig(x11)
@@ -84,15 +82,12 @@
 %setup -q -b1
 
 %build
-autoreconf -fi
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
-rm %{buildroot}%{_libdir}/libvdpau.la
-rm %{buildroot}%{_libdir}/vdpau/libvdpau_trace.la
 /sbin/ldconfig -n %{buildroot}/%{_libdir}/vdpau
 rm %{buildroot}%{_libdir}/vdpau/libvdpau_trace.so
 

++++++ libvdpau-1.2.tar.bz2 -> libvdpau-1.3.tar.bz2 ++++++
++++ 55660 lines of diff (skipped)


Reply via email to