Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xrandr for openSUSE:Factory checked 
in at 2021-03-16 15:41:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xrandr (Old)
 and      /work/SRC/openSUSE:Factory/.xrandr.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xrandr"

Tue Mar 16 15:41:55 2021 rev:15 rq:879189 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xrandr/xrandr.changes    2019-08-24 
18:40:29.521791461 +0200
+++ /work/SRC/openSUSE:Factory/.xrandr.new.2401/xrandr.changes  2021-03-16 
15:43:12.124921733 +0100
@@ -1,0 +2,5 @@
+Mon Mar 15 12:07:23 UTC 2021 - Dirk M??ller <[email protected]>
+
+- modernize spec-file (move license to licensedir) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xrandr.spec ++++++
--- /var/tmp/diff_new_pack.5uIkKp/_old  2021-03-16 15:43:12.580922463 +0100
+++ /var/tmp/diff_new_pack.5uIkKp/_new  2021-03-16 15:43:12.584922469 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xrandr
 #
-# Copyright (c) 2019 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
@@ -22,23 +22,22 @@
 Summary:        Primitive command line interface to RandR extension
 License:        MIT
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
+URL:            https://xorg.freedesktop.org/
+Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-UPSTREAM xrandr-print-outputs-per-provider.patch 
[email protected] - Make the --listproviders option also print which outputs 
are supported by each provider
 Patch1:         xrandr-print-outputs-per-provider.patch
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xproto) >= 7.0.17
 BuildRequires:  pkgconfig(xrandr) >= 1.3
 BuildRequires:  pkgconfig(xrender)
-# This was part of the xorg-x11 package up to version 7.6
-Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Currently required in order to make use of RANDR 1.4 enhancements
 # which have been implemented by the following drivers: intel,
 # radeon, nouveau, modesetting and nvidia
 Supplements:    xorg-x11-server
+# This was part of the xorg-x11 package up to version 7.6
+Conflicts:      xorg-x11 <= 7.6
 
 %description
 Xrandr is used to set the size, orientation and/or reflection of
@@ -50,7 +49,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -58,8 +57,8 @@
 rm %{buildroot}%{_bindir}/xkeystone
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README.md
+%license COPYING
+%doc ChangeLog README.md
 %{_bindir}/xrandr
 %{_mandir}/man1/xrandr.1%{?ext_man}
 

Reply via email to