Hello community,

here is the log from the commit of package infiniband-diags for 
openSUSE:Factory checked in at 2019-04-12 09:10:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/infiniband-diags (Old)
 and      /work/SRC/openSUSE:Factory/.infiniband-diags.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "infiniband-diags"

Fri Apr 12 09:10:47 2019 rev:10 rq:692503 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/infiniband-diags/infiniband-diags.changes        
2018-08-10 09:43:45.825690182 +0200
+++ 
/work/SRC/openSUSE:Factory/.infiniband-diags.new.27019/infiniband-diags.changes 
    2019-04-12 09:10:49.681576463 +0200
@@ -1,0 +2,5 @@
+Tue Apr  9 07:02:51 UTC 2019 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Use %license for license files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ infiniband-diags.spec ++++++
--- /var/tmp/diff_new_pack.VMQ3XY/_old  2019-04-12 09:10:50.217576797 +0200
+++ /var/tmp/diff_new_pack.VMQ3XY/_new  2019-04-12 09:10:50.221576800 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package infiniband-diags
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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/
 #
 
 
@@ -111,7 +111,8 @@
 
 %files
 %defattr(-, root, root)
-%doc COPYING README ChangeLog
+%license COPYING ChangeLog
+%doc README
 %config %{_sysconfdir}/infiniband-diags/error_thresholds
 %dir %{_sysconfdir}/infiniband-diags
 %config(noreplace) %{_sysconfdir}/infiniband-diags/*
@@ -122,11 +123,12 @@
 
 %files -n libibnetdisc%{ibnetdisc_major}
 %defattr(-, root, root)
+%license COPYING
 %{_libdir}/libibnetdisc.so.*
 
 %files -n libibmad%{mad_major}
 %defattr(-, root, root)
-%doc COPYING
+%license COPYING
 %_libdir/libibmad.so.*
 
 %files devel


Reply via email to