Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xconsole for openSUSE:Factory 
checked in at 2021-05-05 20:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xconsole (Old)
 and      /work/SRC/openSUSE:Factory/.xconsole.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xconsole"

Wed May  5 20:39:19 2021 rev:9 rq:889860 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/xconsole/xconsole.changes        2017-02-07 
11:56:03.540600180 +0100
+++ /work/SRC/openSUSE:Factory/.xconsole.new.2988/xconsole.changes      
2021-05-05 20:39:21.703080858 +0200
@@ -1,0 +2,5 @@
+Sat May  1 18:44:43 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- modernize spec (move license to licensedir) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xconsole.spec ++++++
--- /var/tmp/diff_new_pack.ltCC9S/_old  2021-05-05 20:39:22.147078952 +0200
+++ /var/tmp/diff_new_pack.ltCC9S/_new  2021-05-05 20:39:22.151078935 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xconsole
 #
-# Copyright (c) 2017 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 monitor system console messages with 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(xaw7)
 BuildRequires:  pkgconfig(xmu)
@@ -32,7 +32,6 @@
 BuildRequires:  pkgconfig(xt) >= 1.0
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 xconsole displays in a X11 window the messages which are usually sent
@@ -43,14 +42,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README
+%license COPYING
+%doc ChangeLog README
 %{_bindir}/xconsole
 %dir %{_datadir}/X11/app-defaults
 %{_datadir}/X11/app-defaults/XConsole

Reply via email to