Script 'mail_helper' called by obssrc
Hello community,

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

Package is "xlogo"

Fri Dec  3 20:35:44 2021 rev:8 rq:935483 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xlogo/xlogo.changes      2019-03-05 
12:23:36.488872787 +0100
+++ /work/SRC/openSUSE:Factory/.xlogo.new.31177/xlogo.changes   2021-12-03 
20:36:12.684044899 +0100
@@ -1,0 +2,5 @@
+Fri Dec  3 14:43:46 UTC 2021 - Dirk M??ller <[email protected]>
+
+- modernize spec file (move license to licensedir)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xlogo.spec ++++++
--- /var/tmp/diff_new_pack.20G39l/_old  2021-12-03 20:36:13.080043451 +0100
+++ /var/tmp/diff_new_pack.20G39l/_new  2021-12-03 20:36:13.084043437 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xlogo
 #
-# 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:        X Window System logo
 License:        X11
 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(sm)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
@@ -36,7 +36,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
 The xlogo program simply displays the X Window System logo.
@@ -46,14 +45,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}/xlogo
 %dir %{_datadir}/X11/app-defaults
 %{_datadir}/X11/app-defaults/XLogo

Reply via email to