Hello community,

here is the log from the commit of package suse-module-tools for 
openSUSE:Leap:15.2 checked in at 2020-06-04 16:01:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/suse-module-tools (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.suse-module-tools.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-module-tools"

Thu Jun  4 16:01:31 2020 rev:20 rq:810940 version:15.2.11

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/suse-module-tools/suse-module-tools.changes    
2020-02-04 17:53:40.500722301 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.suse-module-tools.new.3606/suse-module-tools.changes
  2020-06-04 16:02:59.791368537 +0200
@@ -1,0 +2,11 @@
+Thu May 28 20:07:42 UTC 2020 - [email protected]
+
+- Update to version 15.2.11:
+  * spec: remove SLE/openSUSE difference in allow_unsupported_modules
+  (jsc#SLE-12255)
+  * spec: use same fs_blacklist on SLE and openSUSE
+  (jsc#SLE-12255, jsc#SLE-3926)
+  * spec: use br_netfilter softdep only for SLE12
+  (jsc#SLE-12255, bsc#1166531, boo#1158817, bsc#937216)
+
+-------------------------------------------------------------------

Old:
----
  suse-module-tools-15.2.10.tar.xz

New:
----
  suse-module-tools-15.2.11.obscpio
  suse-module-tools.obsinfo

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

Other differences:
------------------
++++++ suse-module-tools.spec ++++++
--- /var/tmp/diff_new_pack.FKVPOQ/_old  2020-06-04 16:03:01.223374934 +0200
+++ /var/tmp/diff_new_pack.FKVPOQ/_new  2020-06-04 16:03:01.227374952 +0200
@@ -21,19 +21,14 @@
 %define modules_load_dir /usr/lib/modules-load.d
 
 # List of legacy file systems to be blacklisted by default
-%if 0%{?is_opensuse}
 %global fs_blacklist adfs affs bfs befs cramfs efs erofs exofs freevxfs f2fs 
hfs hpfs jfs minix nilfs2 ntfs omfs qnx4 qnx6 sysv ufs
-%else
-# SLE only ships a few of them
-%global fs_blacklist cramfs ufs
-%endif
 
-%if 0%{?sle_version} >= 120200 && 0%{?is_opensuse} == 0
+%if 0%{?sle_version} >= 120200 && 0%{?sle_version} < 150000
 %global softdep_br_netfilter 1
 %endif
 
 Name:           suse-module-tools
-Version:        15.2.10
+Version:        15.2.11
 Release:        0
 Summary:        Configuration for module loading and SUSE-specific utilities 
for KMPs
 License:        GPL-2.0-or-later
@@ -81,10 +76,6 @@
 %setup -q
 
 %build
-%if 0%{?is_opensuse} == 0
-sed -ri 's/^( *allow_unsupported_modules *) 1/\1 0/' \
-       10-unsupported-modules.conf
-%endif
 
 %install
 # now assemble the parts for modprobe.conf

++++++ _service ++++++
--- /var/tmp/diff_new_pack.FKVPOQ/_old  2020-06-04 16:03:01.251375059 +0200
+++ /var/tmp/diff_new_pack.FKVPOQ/_new  2020-06-04 16:03:01.251375059 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service mode="disabled" name="tar_scm">
+  <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
@@ -7,14 +7,16 @@
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">\+0$</param>
     <param name="versionrewrite-replacement"></param>
-    <param name="revision">master</param>
-    <param name="exclude">*.spec</param>
+    <param name="revision">sles15-sp2</param>
     <param name="exclude">*.rpmlintrc</param>
   </service>
-  <service mode="disabled" name="set_version">
-    <param name="basename">suse-module-tools</param>
+  <service mode="disabled" name="extract_file">
+    <param name="archive">*.obscpio</param>
+    <param name="files">*/suse-module-tools.spec</param>
+    <param name="outfilename">suse-module-tools.spec</param>
   </service>
-  <service mode="disabled" name="recompress">
+  <service mode="buildtime" name="tar" />
+  <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.FKVPOQ/_old  2020-06-04 16:03:01.271375149 +0200
+++ /var/tmp/diff_new_pack.FKVPOQ/_new  2020-06-04 16:03:01.271375149 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/suse-module-tools.git</param>
-              <param 
name="changesrevision">88e785968c55e64cbe12f029b047fc4757799a0f</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">b0172e395fe4042caddb852e14f4a8e36645492f</param></service></servicedata>
\ No newline at end of file

++++++ suse-module-tools.obsinfo ++++++
name: suse-module-tools
version: 15.2.11
mtime: 1590613728
commit: b0172e395fe4042caddb852e14f4a8e36645492f


Reply via email to