Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xf86-video-ati for openSUSE:Factory 
checked in at 2021-03-19 16:40:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-ati (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-ati.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-ati"

Fri Mar 19 16:40:01 2021 rev:39 rq:879516 version:19.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-ati/xf86-video-ati.changes    
2020-01-12 23:18:21.462682398 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-ati.new.2401/xf86-video-ati.changes  
2021-03-19 16:40:03.229862794 +0100
@@ -1,0 +2,5 @@
+Tue Mar 16 21:44:40 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- modernize spec (move license to licensedir) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xf86-video-ati.spec ++++++
--- /var/tmp/diff_new_pack.uO6L6i/_old  2021-03-19 16:40:03.821863592 +0100
+++ /var/tmp/diff_new_pack.uO6L6i/_new  2021-03-19 16:40:03.821863592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-ati
 #
-# 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
@@ -23,9 +23,9 @@
 Summary:        ATI 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
-Source1:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
+URL:            https://xorg.freedesktop.org/
+Source0:        
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
 Patch0:         u_fno-common.patch
 BuildRequires:  autoconf >= 2.60
@@ -73,14 +73,15 @@
 autoreconf -fiv
 %configure \
   --enable-glamor
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%doc COPYING README.md
+%license COPYING
+%doc README.md
 %dir %{_libdir}/xorg/modules/drivers
 %{_datadir}/X11/xorg.conf.d/10-radeon.conf
 %{_libdir}/xorg/modules/drivers/ati_drv.so

Reply via email to