Hello community,

here is the log from the commit of package complexity for openSUSE:Factory 
checked in at 2020-02-14 16:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/complexity (Old)
 and      /work/SRC/openSUSE:Factory/.complexity.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "complexity"

Fri Feb 14 16:38:01 2020 rev:4 rq:774154 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/complexity/complexity.changes    2018-08-24 
17:12:17.278655251 +0200
+++ /work/SRC/openSUSE:Factory/.complexity.new.26092/complexity.changes 
2020-02-14 16:38:07.095610611 +0100
@@ -1,0 +2,5 @@
+Thu Feb 13 12:42:14 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Small modernisation of spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ complexity.spec ++++++
--- /var/tmp/diff_new_pack.xKySps/_old  2020-02-14 16:38:08.047611142 +0100
+++ /var/tmp/diff_new_pack.xKySps/_new  2020-02-14 16:38:08.047611142 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package complexity
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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/
 #
 
 
@@ -44,19 +44,19 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{?ext_info}
 
 %preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%install_info_delete --info-dir=%{_infodir} 
%{_infodir}/%{name}.info%{?ext_info}
 
 %files
 %license COPYING




Reply via email to