Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xf86-video-amdgpu for openSUSE:Factory checked in at 2021-04-18 21:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-amdgpu (Old) and /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-amdgpu" Sun Apr 18 21:45:20 2021 rev:28 rq:886356 version:19.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-amdgpu/xf86-video-amdgpu.changes 2020-05-09 19:49:08.616424327 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new.12324/xf86-video-amdgpu.changes 2021-04-18 21:45:32.332765316 +0200 @@ -1,0 +2,5 @@ +Sat Apr 17 16:45:53 UTC 2021 - Dirk M??ller <[email protected]> + +- modernize spec file (move license to licensedir) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-amdgpu.spec ++++++ --- /var/tmp/diff_new_pack.C2WJ2O/_old 2021-04-18 21:45:32.752766026 +0200 +++ /var/tmp/diff_new_pack.C2WJ2O/_new 2021-04-18 21:45:32.756766032 +0200 @@ -1,7 +1,7 @@ # # spec file for package xf86-video-amdgpu # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,9 +26,9 @@ Summary: AMDGPU video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 -Url: http://xorg.freedesktop.org/ -Source: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 -Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig +URL: https://xorg.freedesktop.org/ +Source: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 +Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring Source3: amdgpu.ids Patch0: u_fno-common.patch @@ -55,7 +55,6 @@ Supplements: modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*) # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 -BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 s390x %{x11_abi_videodrv_req} @@ -72,7 +71,7 @@ %build autoreconf -fiv %configure -make %{?_smp_mflags} V=1 +%make_build %install %make_install @@ -84,8 +83,8 @@ %endif %files -%defattr(-,root,root) -%doc COPYING README.md +%license COPYING +%doc README.md %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/amdgpu_drv.so %{_mandir}/man4/amdgpu.4%{?ext_man}
