Script 'mail_helper' called by obssrc
Hello community,

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

Package is "setxkbmap"

Tue Mar 16 15:41:52 2021 rev:8 rq:878739 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/setxkbmap/setxkbmap.changes      2019-07-17 
14:22:50.740168997 +0200
+++ /work/SRC/openSUSE:Factory/.setxkbmap.new.2401/setxkbmap.changes    
2021-03-16 15:43:10.848919691 +0100
@@ -1,0 +2,5 @@
+Fri Mar 12 22:40:49 UTC 2021 - Dirk M??ller <[email protected]>
+
+- modernise spec file (move license to licensedir)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ setxkbmap.spec ++++++
--- /var/tmp/diff_new_pack.Bqlj0s/_old  2021-03-16 15:43:11.204920261 +0100
+++ /var/tmp/diff_new_pack.Bqlj0s/_new  2021-03-16 15:43:11.208920267 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package setxkbmap
 #
-# 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,15 +22,14 @@
 Summary:        Utility to change the keyboard layout in X
 License:        MIT
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
-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(xkbfile)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 setxkbmap is an X11 client to change the keymaps in the X server for a
@@ -42,14 +41,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}/setxkbmap
 %{_mandir}/man1/setxkbmap.1%{?ext_man}
 

Reply via email to