Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xf86-video-ark for openSUSE:Factory checked in at 2023-02-22 15:21:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-ark (Old) and /work/SRC/openSUSE:Factory/.xf86-video-ark.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-ark" Wed Feb 22 15:21:33 2023 rev:12 rq:1067081 version:0.7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-ark/xf86-video-ark.changes 2013-08-23 11:08:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-ark.new.1706/xf86-video-ark.changes 2023-02-22 15:21:39.593886245 +0100 @@ -1,0 +2,9 @@ +Wed Feb 22 03:11:11 UTC 2023 - Stefan Dirsch <[email protected]> + +- Update to version 0.7.6 + * bringing the last decade worth of accumulated change, most + importantly the ability to build against xorg-server 1.14 + and newer out of the box +- supersedes U_build_fix.diff + +------------------------------------------------------------------- Old: ---- U_build_fix.diff xf86-video-ark-0.7.5.tar.bz2 New: ---- xf86-video-ark-0.7.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-ark.spec ++++++ --- /var/tmp/diff_new_pack.J3wJmb/_old 2023-02-22 15:21:40.005888581 +0100 +++ /var/tmp/diff_new_pack.J3wJmb/_new 2023-02-22 15:21:40.009888604 +0100 @@ -1,7 +1,7 @@ # # spec file for package xf86-video-ark # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -12,19 +12,18 @@ # 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: xf86-video-ark -Version: 0.7.5 +Version: 0.7.6 Release: 0 Summary: Ark Logic 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: U_build_fix.diff +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(pciaccess) >= 0.8.0 @@ -46,7 +45,6 @@ %prep %setup -q -%patch0 -p1 %build %configure @@ -58,7 +56,8 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%license COPYING +%doc ChangeLog README.md %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/ark_drv.so
