Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xf86-video-qxl for openSUSE:Factory checked in at 2023-01-25 17:42:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-qxl (Old) and /work/SRC/openSUSE:Factory/.xf86-video-qxl.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-qxl" Wed Jan 25 17:42:32 2023 rev:25 rq:1060603 version:0.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-qxl/xf86-video-qxl.changes 2022-05-16 18:09:58.209347495 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-qxl.new.32243/xf86-video-qxl.changes 2023-01-25 18:01:32.617994040 +0100 @@ -1,0 +2,13 @@ +Tue Jan 24 08:45:11 UTC 2023 - Stefan Dirsch <[email protected]> + +- Update to version 0.1.6 + * This release flushes out the last [checks calendar] ~6 years of + patches that have been sitting on the master branch. Please see + the git shortlog below for details. +- supersedes the following patches + * Xspice-python3.patch + * n_disable-surfaces-on-kms.patch + * n_hardcode_libdrm_cflags.patch + * u_fix-build-against-xserver-21_1.patch + +------------------------------------------------------------------- Old: ---- Xspice-python3.patch n_disable-surfaces-on-kms.patch n_hardcode_libdrm_cflags.patch u_fix-build-against-xserver-21_1.patch xf86-video-qxl-0.1.5.tar.bz2 New: ---- xf86-video-qxl-0.1.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-qxl.spec ++++++ --- /var/tmp/diff_new_pack.r42qZu/_old 2023-01-25 18:01:33.129997156 +0100 +++ /var/tmp/diff_new_pack.r42qZu/_new 2023-01-25 18:01:33.137997204 +0100 @@ -1,7 +1,7 @@ # # spec file for package xf86-video-qxl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,17 +28,13 @@ %endif Name: xf86-video-qxl -Version: 0.1.5 +Version: 0.1.6 Release: 0 Summary: QXL virtual GPU video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 URL: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 -Patch0: n_hardcode_libdrm_cflags.patch -Patch1: n_disable-surfaces-on-kms.patch -Patch2: Xspice-python3.patch -Patch3: u_fix-build-against-xserver-21_1.patch +Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -79,10 +75,6 @@ %prep %setup -q -%patch0 -p0 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build autoreconf -fi @@ -106,14 +98,14 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/qxl_drv.so %if %{with xspice} %files -n xorg-x11-server-Xspice %defattr(-,root,root) -%doc COPYING README.xspice README examples/spiceqxl.xorg.conf.example +%doc COPYING README.xspice README.md examples/spiceqxl.xorg.conf.example %{_bindir}/Xspice %{_libdir}/xorg/modules/drivers/spiceqxl_drv.so %dir %{_libdir}/pcsc/
