Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-nfs-client for 
openSUSE:Factory checked in at 2021-12-16 21:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nfs-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nfs-client.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nfs-client"

Thu Dec 16 21:18:44 2021 rev:90 rq:940414 version:4.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes        
2021-09-28 19:16:32.416186398 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-nfs-client.new.2520/yast2-nfs-client.changes  
    2021-12-16 21:18:55.706512475 +0100
@@ -1,0 +2,6 @@
+Mon Dec 13 18:34:58 UTC 2021 - Georg Pfuetzenreuter 
<[email protected]>
+
+- Adding /usr/bin/killall as a requirement (bsc#1161687)
+- 4.4.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-nfs-client-4.4.1.tar.bz2

New:
----
  yast2-nfs-client-4.4.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-nfs-client.spec ++++++
--- /var/tmp/diff_new_pack.puICtj/_old  2021-12-16 21:18:56.182512656 +0100
+++ /var/tmp/diff_new_pack.puICtj/_new  2021-12-16 21:18:56.190512658 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-client
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 URL:            https://github.com/yast/yast-nfs-client
 Summary:        YaST2 - NFS Configuration
@@ -55,6 +55,8 @@
 # Y2Storage::Filesystems::LegacyNfs#configure_from
 Requires:       yast2-ruby-bindings >= 1.0.0
 Requires:       yast2-storage-ng >= 4.2.73
+# bsc#1161687
+Requires:       /usr/bin/killall
 
 Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_nfs_client.ycp
 Provides:       yast2-config-nfs

++++++ yast2-nfs-client-4.4.1.tar.bz2 -> yast2-nfs-client-4.4.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.4.1/.github/workflows/ci.yml 
new/yast2-nfs-client-4.4.2/.github/workflows/ci.yml
--- old/yast2-nfs-client-4.4.1/.github/workflows/ci.yml 2021-09-28 
10:27:44.000000000 +0200
+++ new/yast2-nfs-client-4.4.2/.github/workflows/ci.yml 2021-12-14 
10:11:17.000000000 +0100
@@ -8,7 +8,8 @@
 jobs:
   Tests:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
     steps:
 
@@ -33,7 +34,8 @@
 
   Rubocop:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
     steps:
 
@@ -45,7 +47,8 @@
 
   Package:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
     steps:
 
@@ -59,7 +62,8 @@
   # checks into one job avoids that overhead
   Checks:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
     steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-4.4.1/package/yast2-nfs-client.changes 
new/yast2-nfs-client-4.4.2/package/yast2-nfs-client.changes
--- old/yast2-nfs-client-4.4.1/package/yast2-nfs-client.changes 2021-09-28 
10:27:44.000000000 +0200
+++ new/yast2-nfs-client-4.4.2/package/yast2-nfs-client.changes 2021-12-14 
10:11:17.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Dec 13 18:34:58 UTC 2021 - Georg Pfuetzenreuter 
<[email protected]>
+
+- Adding /usr/bin/killall as a requirement (bsc#1161687)
+- 4.4.2
+
+-------------------------------------------------------------------
 Tue Jun 29 09:43:08 UTC 2021 - Josef Reidinger <[email protected]>
 
 - Support systemd mount options in fstab (bsc#1187781)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.4.1/package/yast2-nfs-client.spec 
new/yast2-nfs-client-4.4.2/package/yast2-nfs-client.spec
--- old/yast2-nfs-client-4.4.1/package/yast2-nfs-client.spec    2021-09-28 
10:27:44.000000000 +0200
+++ new/yast2-nfs-client-4.4.2/package/yast2-nfs-client.spec    2021-12-14 
10:11:17.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-client
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
 Summary:        YaST2 - NFS Configuration
@@ -55,6 +55,8 @@
 # Y2Storage::Filesystems::LegacyNfs#configure_from
 Requires:       yast2-storage-ng >= 4.2.73
 Requires:       yast2-ruby-bindings >= 1.0.0
+# bsc#1161687
+Requires:      /usr/bin/killall
 
 Provides:       yast2-config-nfs
 Provides:       yast2-config-nfs-devel

Reply via email to