Hello community,

here is the log from the commit of package qclib for openSUSE:Leap:15.2 checked 
in at 2020-03-13 10:55:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/qclib (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.qclib.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qclib"

Fri Mar 13 10:55:36 2020 rev:25 rq:783037 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/qclib/qclib.changes    2020-02-04 
17:54:06.984738291 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.qclib.new.3160/qclib.changes  2020-03-13 
10:55:42.912363666 +0100
@@ -1,0 +2,12 @@
+Tue Mar  3 19:38:58 UTC 2020 - Mark Post <[email protected]>
+
+- Added qclib-2.0.1-add-support-for-secure-boot-related-attributes.patch
+  Add an attribute in qclib so that we can programmatically detect
+  if secure boot is available and active in the current LPAR. (bsc#1165018).
+
+-------------------------------------------------------------------
+Wed Jan 22 16:01:05 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Make building more verbose
+
+-------------------------------------------------------------------

New:
----
  qclib-2.0.1-add-support-for-secure-boot-related-attributes.patch

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

Other differences:
------------------
++++++ qclib.spec ++++++
--- /var/tmp/diff_new_pack.p6Dx75/_old  2020-03-13 10:55:43.392364008 +0100
+++ /var/tmp/diff_new_pack.p6Dx75/_new  2020-03-13 10:55:43.396364011 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qclib
 #
-# Copyright (c) 2017-2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017-2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Source:         %{name}-%{version}.tgz
 Source1:        %{name}-rpmlintrc
 Patch1:         qclib.makefile.libdir.patch
+Patch2:         
qclib-2.0.1-add-support-for-secure-boot-related-attributes.patch
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 ExclusiveArch:  s390 s390x
@@ -99,7 +100,7 @@
 
 %build
 MYCFLAGS=$(grep ^CFLAGS Makefile | cut -f2 -d=)
-make %{?_smp_mflags} all CFLAGS="${MYCFLAGS} %{optflags}"
+make %{?_smp_mflags} all CFLAGS="${MYCFLAGS} %{optflags}" V=1
 make %{?_smp_mflags} doc
 
 %check

++++++ qclib-2.0.1-add-support-for-secure-boot-related-attributes.patch ++++++
++++ 873 lines (skipped)


Reply via email to