Hello community, here is the log from the commit of package ibutils for openSUSE:Factory checked in at 2019-06-01 09:50:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibutils (Old) and /work/SRC/openSUSE:Factory/.ibutils.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibutils" Sat Jun 1 09:50:58 2019 rev:9 rq:706088 version:1.5.7.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ibutils/ibutils.changes 2018-09-19 14:33:01.435317300 +0200 +++ /work/SRC/openSUSE:Factory/.ibutils.new.5148/ibutils.changes 2019-06-01 09:50:59.551293709 +0200 @@ -1,0 +2,11 @@ +Tue May 28 14:03:57 UTC 2019 - Nicolas Morey-Chaisemartin <[email protected]> + +- Unify changelog with SLE12 + +------------------------------------------------------------------- +Tue May 28 07:37:02 UTC 2019 - Nicolas Morey-Chaisemartin <[email protected]> + +- Fix older changelog entry that silently added a patch +- Use %license for COPYING + +------------------------------------------------------------------- @@ -51 +62,2 @@ -- Remove ibutils-add_shebang.patch; not needed anymore +- Remove ibutils-add_shebang.patch and ibutils-code_cleanup.patch + not needed anymore @@ -54,0 +67,6 @@ +Thu Aug 21 14:54:14 CEST 2014 - [email protected] + +- Ibutils Makefiles are missing dependencies so successfull builds + depend on timing so build in single job until fixed. + +------------------------------------------------------------------- @@ -57 +75,2 @@ -- Remove the bogus rpath from ibdmsh and that vein do not link +- Add ibutils-no_special_ldflags_for_ibdmsh.patch to + remove the bogus rpath from ibdmsh and that vein do not link @@ -70,0 +90,15 @@ + +------------------------------------------------------------------- +Tue May 13 23:34:08 CEST 2014 - [email protected] + +- Update to 1.5.7-0.2.gbd7e502 from OFED 3.12 RC2. + No change log present. +- Added the fix for two cases of forbidden implicit const removal + to ibutils-code_cleanup.patch. +- Remove ibutils-add_shebang.patch as the file it pathed doesn't + exist anymore. + +------------------------------------------------------------------- +Wed Mar 5 15:43:44 CET 2014 - [email protected] + +- Add COPYING to package docs. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibutils.spec ++++++ --- /var/tmp/diff_new_pack.qeKZcX/_old 2019-06-01 09:51:00.271293463 +0200 +++ /var/tmp/diff_new_pack.qeKZcX/_new 2019-06-01 09:51:00.271293463 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibutils # -# 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/ # @@ -153,7 +153,7 @@ %files %defattr(-, root, root) -%doc COPYING +%license COPYING %_bindir/* %_libdir/ibdiagnet%upstream_ver %_libdir/ibdiagpath%upstream_ver @@ -178,7 +178,7 @@ %files %defattr(-, root, root) -%doc COPYING +%license COPYING %_bindir/ibdiagui %_libdir/ibdiagui%upstream_ver %_mandir/man1/ibdiagui*
