Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package x11perf for openSUSE:Factory checked 
in at 2021-11-27 23:42:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x11perf (Old)
 and      /work/SRC/openSUSE:Factory/.x11perf.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "x11perf"

Sat Nov 27 23:42:34 2021 rev:9 rq:934226 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/x11perf/x11perf.changes  2019-03-26 
22:32:39.357702403 +0100
+++ /work/SRC/openSUSE:Factory/.x11perf.new.1895/x11perf.changes        
2021-11-27 23:43:05.292342645 +0100
@@ -1,0 +2,6 @@
+Wed May 12 21:15:46 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- modernize spec file: 
+  * move license to licensedir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ x11perf.spec ++++++
--- /var/tmp/diff_new_pack.y54KVA/_old  2021-11-27 23:43:05.624341557 +0100
+++ /var/tmp/diff_new_pack.y54KVA/_new  2021-11-27 23:43:05.628341543 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package x11perf
 #
-# 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
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -22,9 +22,9 @@
 Summary:        Utility to test X11 server performance
 License:        HPND
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
+URL:            https://xorg.freedesktop.org/
 Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xft)
@@ -33,7 +33,6 @@
 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
 
 %description
 The x11perf program runs one or more performance tests and reports how
@@ -44,14 +43,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README.md
+%license COPYING
+%doc ChangeLog README.md
 %{_bindir}/x11perf
 %{_bindir}/x11perfcomp
 %{_libdir}/X11/x11perfcomp/

Reply via email to