Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xev for openSUSE:Factory checked in 
at 2022-08-20 20:29:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xev (Old)
 and      /work/SRC/openSUSE:Factory/.xev.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xev"

Sat Aug 20 20:29:06 2022 rev:13 rq:998302 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xev/xev.changes  2022-07-13 13:45:50.894070989 
+0200
+++ /work/SRC/openSUSE:Factory/.xev.new.2083/xev.changes        2022-08-20 
20:29:22.553471293 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 07:59:52 UTC 2022 - Dirk M??ller <[email protected]>
+
+- modernize spec-file, move license to %%licensedir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xev.spec ++++++
--- /var/tmp/diff_new_pack.re77MZ/_old  2022-08-20 20:29:22.965472435 +0200
+++ /var/tmp/diff_new_pack.re77MZ/_new  2022-08-20 20:29:22.973472458 +0200
@@ -22,19 +22,18 @@
 Summary:        Utility to print contents of X events
 License:        X11
 Group:          System/X11/Utilities
-URL:            http://xorg.freedesktop.org/
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
-Source1:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig
-Source2:        %name.keyring
+URL:            https://xorg.freedesktop.org/
+Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
+Source1:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig
+Source2:        %{name}.keyring
 Patch0:         u_Add-event-filter-for-motion-and-button-events.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.2
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 xev creates a window and then asks the X server to send it X11 events
@@ -51,14 +50,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}/xev
 %{_mandir}/man1/xev.1%{?ext_man}
 

Reply via email to