Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xsetmode for openSUSE:Factory 
checked in at 2021-12-03 20:35:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xsetmode (Old)
 and      /work/SRC/openSUSE:Factory/.xsetmode.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xsetmode"

Fri Dec  3 20:35:47 2021 rev:6 rq:935489 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xsetmode/xsetmode.changes        2012-05-08 
12:08:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xsetmode.new.31177/xsetmode.changes     
2021-12-03 20:36:15.344035179 +0100
@@ -1,0 +2,5 @@
+Fri Dec  3 14:04:54 UTC 2021 - Dirk M??ller <[email protected]>
+
+- modernize spec file (move license to licensedir)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xsetmode.spec ++++++
--- /var/tmp/diff_new_pack.8uQjdE/_old  2021-12-03 20:36:15.704033863 +0100
+++ /var/tmp/diff_new_pack.8uQjdE/_new  2021-12-03 20:36:15.704033863 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xsetmode
 #
-# Copyright (c) 2012 SUSE LINUX Products 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,23 +12,23 @@
 # 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:           xsetmode
 Version:        1.0.0
 Release:        0
-License:        MIT
 Summary:        Utility to set the mode for an X Input device
-Url:            http://xorg.freedesktop.org/
+License:        MIT
 Group:          System/X11/Utilities
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
-BuildRequires:  pkg-config
+URL:            https://xorg.freedesktop.org/
+Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xi)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Xsetmode sets the mode of an XInput device to either absolute or
@@ -39,14 +39,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_bindir}/xsetmode
 %{_mandir}/man1/xsetmode.1x%{?ext_man}
 

Reply via email to