Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2019-09-09 12:38:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drbd (Old)
 and      /work/SRC/openSUSE:Factory/.drbd.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drbd"

Mon Sep  9 12:38:34 2019 rev:78 rq:729354 version:9.0.19~1+git.8e93a5d9

Changes:
--------
--- /work/SRC/openSUSE:Factory/drbd/drbd.changes        2019-07-21 
11:34:00.100780772 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new.7948/drbd.changes      2019-09-09 
12:39:39.229430409 +0200
@@ -1,0 +2,8 @@
+Mon Sep  9 07:09:37 UTC 2019 - nick wang <nw...@suse.com>
+
+- bsc#1149945, update to 8e93a5d93 (drbd-9.0 branch)
+ * Coccinelle support
+ * compat with up to Linux-5.3
+- Remove patch compat_no_bioset_initialized.patch
+
+-------------------------------------------------------------------

Old:
----
  compat_no_bioset_initialized.patch
  drbd-9.0.19+git.6f5fa5d3.tar.bz2

New:
----
  drbd-9.0.19~1+git.8e93a5d9.tar.bz2

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

Other differences:
------------------
++++++ drbd.spec ++++++
--- /var/tmp/diff_new_pack.mngMOc/_old  2019-09-09 12:39:39.713430330 +0200
+++ /var/tmp/diff_new_pack.mngMOc/_new  2019-09-09 12:39:39.717430330 +0200
@@ -24,9 +24,9 @@
 %endif
 
 Name:           drbd
-Version:        9.0.19+git.6f5fa5d3
+Version:        9.0.19~1+git.8e93a5d9
 Release:        0
-Summary:        DRBD driver for Linux
+Summary:        Driver for Linux
 License:        GPL-2.0+
 Group:          Productivity/Clustering/HA
 Url:            http://drbd.linbit.com/
@@ -36,12 +36,13 @@
 Source2:        Module.supported
 Source3:        drbd_git_revision
 Patch1:         fix-resync-finished-with-syncs-have-bits-set.patch
-Patch2:         compat_no_bioset_initialized.patch
-Patch3:         rely-on-sb-handlers.patch
+Patch2:         rely-on-sb-handlers.patch
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
 BuildRequires:  libelf-devel
-BuildRequires:  module-init-tools
+#https://github.com/openSUSE/rpmlint-checks/blob/master/KMPPolicyCheck.py
+BuildRequires:  modutils
+BuildRequires:  coccinelle
 Requires:       drbd-utils >= 9.2.0
 Supplements:    drbd-utils >= 9.2.0
 Obsoletes:      drbd-kmp < %{version}
@@ -59,7 +60,7 @@
 raid 1. It is a building block for setting up clusters.
 
 %package KMP
-Summary:        Kernel driver for DRBD
+Summary:        Kernel driver
 Group:          Productivity/Clustering/HA
 Url:            http://drbd.linbit.com/
 
@@ -72,7 +73,6 @@
 %setup -q -n drbd-%{version}
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 mkdir source
 cp -a drbd/. source/. || :
@@ -93,6 +93,7 @@
     cp %{_sourcedir}/Module.supported $flavor
     export DRBDSRC="$PWD/obj/$flavor"
     make -C %{kernel_source $flavor} modules M=$PWD/$flavor
+
     #Check the compat result
     cat $PWD/$flavor/compat.h
 done

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mngMOc/_old  2019-09-09 12:39:39.753430323 +0200
+++ /var/tmp/diff_new_pack.mngMOc/_new  2019-09-09 12:39:39.753430323 +0200
@@ -7,10 +7,11 @@
     To update to a new release, change "revision" to the desired
     git commit hash and bump "version" if necessary
 
-    <param name="version">9.0.19-1</param>
+    <param name="revision">drbd-9.0</param>
+    <param name="version">9.0.19~1</param>
 -->
-    <param name="versionformat">9.0.19+git.%h</param>
-    <param name="revision">6f5fa5d348a99e5eeb09d83c49853d72e614fd07</param>
+    <param name="versionformat">9.0.19~1+git.%h</param>
+    <param name="revision">8e93a5d93b62db7cb3657557e0dafa1c8a1b0cc6</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ drbd_git_revision ++++++
--- /var/tmp/diff_new_pack.mngMOc/_old  2019-09-09 12:39:39.769430321 +0200
+++ /var/tmp/diff_new_pack.mngMOc/_new  2019-09-09 12:39:39.769430321 +0200
@@ -1 +1 @@
-GIT-hash: 6f5fa5d348a99e5eeb09d83c49853d72e614fd07
+GIT-hash: 8e93a5d93b62db7cb3657557e0dafa1c8a1b0cc6

++++++ preamble ++++++
--- /var/tmp/diff_new_pack.mngMOc/_old  2019-09-09 12:39:39.789430318 +0200
+++ /var/tmp/diff_new_pack.mngMOc/_new  2019-09-09 12:39:39.793430317 +0200
@@ -1,5 +1,3 @@
 Requires: kernel-%1
-Requires: drbd-utils >= 9.2.0
-Supplements: drbd-utils >= 9.2.0
 Supplements: packageand(kernel-%1:%name)
 Recommends: drbd


Reply via email to