Hello community,

here is the log from the commit of package yast2-nfs-client for 
openSUSE:Factory checked in at 2019-07-31 14:19:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nfs-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nfs-client.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nfs-client"

Wed Jul 31 14:19:14 2019 rev:78 rq:707627 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes        
2019-02-28 21:47:29.541420330 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-nfs-client.new.4126/yast2-nfs-client.changes  
    2019-07-31 14:19:17.458648192 +0200
@@ -1,0 +2,8 @@
+Fri May 31 12:34:09 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-nfs-client.spec ++++++
--- /var/tmp/diff_new_pack.Hbxem0/_old  2019-07-31 14:19:17.898647842 +0200
+++ /var/tmp/diff_new_pack.Hbxem0/_new  2019-07-31 14:19:17.898647842 +0200
@@ -17,16 +17,18 @@
 
 
 Name:           yast2-nfs-client
-Version:        4.1.5
+Version:        4.2.0
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
+Summary:        YaST2 - NFS Configuration
+License:        GPL-2.0-or-later
+Group:          System/YaST
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.1.27
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
 # SuSEFirewall2 replaced by firewalld (fate#323460)
 BuildRequires:  yast2 >= 4.0.39
@@ -35,17 +37,8 @@
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 # path_matching (RSpec argument matcher)
 BuildRequires:  yast2-ruby-bindings >= 3.1.31
-# SuSEFirewall2 replaced by firewalld (fate#323460)
-Requires:       yast2 >= 4.0.39
-#idmapd_conf agent
-Requires:       yast2-nfs-common >= 2.24.0
-# showmount, #150382, #286300
-Recommends:     nfs-client
-# Y2Storage::MountPoint#active=
-Requires:       yast2-storage-ng >= 4.0.180
 # Y2Storage::MountPoint#active=
 BuildRequires:  yast2-storage-ng >= 4.0.180
-
 # Unfortunately we cannot move this to macros.yast,
 # bcond within macros are ignored by osc/OBS.
 %bcond_with yast_run_ci_tests
@@ -53,55 +46,54 @@
 BuildRequires:  rubygem(yast-rake-ci)
 %endif
 
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+Requires:       yast2 >= 4.0.39
+#idmapd_conf agent
+Requires:       yast2-nfs-common >= 2.24.0
+# showmount, #150382, #286300
+Recommends:     nfs-client
+# Y2Storage::MountPoint#active=
+Requires:       yast2-ruby-bindings >= 1.0.0
+Requires:       yast2-storage-ng >= 4.0.180
+
+Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_nfs_client.ycp
 Provides:       yast2-config-nfs
 Provides:       yast2-config-nfs-devel
+Provides:       yast2-trans-nfs
+
 Obsoletes:      yast2-config-nfs
 Obsoletes:      yast2-config-nfs-devel
-Provides:       yast2-trans-nfs
 Obsoletes:      yast2-trans-nfs
-Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_nfs_client.ycp
 
 BuildArch:      noarch
 
-Requires:       yast2-ruby-bindings >= 1.0.0
-
-Summary:        YaST2 - NFS Configuration
-License:        GPL-2.0-or-later
-Group:          System/YaST
-
 %description
 The YaST2 component for configuration of NFS. NFS stands for network
 file system access. It allows access to files on remote machines.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 
 %check
-rake test:unit
+%yast_check
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/nfs
-%{yast_yncludedir}/nfs/*
-%dir %{yast_clientdir}
-%{yast_clientdir}/nfs.rb
-%{yast_clientdir}/nfs-client.rb
-%{yast_clientdir}/nfs_auto.rb
-%{yast_clientdir}/nfs-client4part.rb
-%dir %{yast_moduledir}
-%{yast_moduledir}/Nfs.rb
-%{yast_moduledir}/NfsOptions.rb
-%{yast_dir}/lib/y2nfs_client
-%dir %{yast_desktopdir}
-%{yast_desktopdir}/nfs.desktop
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_moduledir}
+%{yast_libdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %{yast_icondir}
 %doc %{yast_docdir}
-%{yast_schemadir}/autoyast/rnc/nfs.rnc
+%{yast_schemadir}
 %license COPYING
 
 %changelog

++++++ yast2-nfs-client-4.1.5.tar.bz2 -> yast2-nfs-client-4.2.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.1.5/Dockerfile 
new/yast2-nfs-client-4.2.0/Dockerfile
--- old/yast2-nfs-client-4.1.5/Dockerfile       2019-02-27 13:39:45.000000000 
+0100
+++ new/yast2-nfs-client-4.2.0/Dockerfile       2019-06-04 16:33:58.000000000 
+0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-4.1.5/package/yast2-nfs-client.changes 
new/yast2-nfs-client-4.2.0/package/yast2-nfs-client.changes
--- old/yast2-nfs-client-4.1.5/package/yast2-nfs-client.changes 2019-02-27 
13:39:45.000000000 +0100
+++ new/yast2-nfs-client-4.2.0/package/yast2-nfs-client.changes 2019-06-04 
16:33:58.000000000 +0200
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Fri May 31 12:34:09 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------
 Wed Feb 27 12:04:37 UTC 2019 - [email protected]
 
 - Use /sbin/rpcinfo only, /usr/sbin/rpcinfo is gone (bsc#1127138).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.1.5/package/yast2-nfs-client.spec 
new/yast2-nfs-client-4.2.0/package/yast2-nfs-client.spec
--- old/yast2-nfs-client-4.1.5/package/yast2-nfs-client.spec    2019-02-27 
13:39:45.000000000 +0100
+++ new/yast2-nfs-client-4.2.0/package/yast2-nfs-client.spec    2019-06-04 
16:33:58.000000000 +0200
@@ -12,21 +12,23 @@
 # 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/
 #
 
 
 Name:           yast2-nfs-client
-Version:        4.1.5
+Version:        4.2.0
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
+Summary:        YaST2 - NFS Configuration
+License:        GPL-2.0-or-later
+Group:          System/YaST
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.1.27
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
 # SuSEFirewall2 replaced by firewalld (fate#323460)
 BuildRequires:  yast2 >= 4.0.39
@@ -35,17 +37,8 @@
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 # path_matching (RSpec argument matcher)
 BuildRequires:  yast2-ruby-bindings >= 3.1.31
-# SuSEFirewall2 replaced by firewalld (fate#323460)
-Requires:       yast2 >= 4.0.39
-#idmapd_conf agent
-Requires:       yast2-nfs-common >= 2.24.0
-# showmount, #150382, #286300
-Recommends:     nfs-client
-# Y2Storage::MountPoint#active=
-Requires:       yast2-storage-ng >= 4.0.180
 # Y2Storage::MountPoint#active=
 BuildRequires:  yast2-storage-ng >= 4.0.180
-
 # Unfortunately we cannot move this to macros.yast,
 # bcond within macros are ignored by osc/OBS.
 %bcond_with yast_run_ci_tests
@@ -53,55 +46,54 @@
 BuildRequires: rubygem(yast-rake-ci)
 %endif
 
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+Requires:       yast2 >= 4.0.39
+#idmapd_conf agent
+Requires:       yast2-nfs-common >= 2.24.0
+# showmount, #150382, #286300
+Recommends:     nfs-client
+# Y2Storage::MountPoint#active=
+Requires:       yast2-storage-ng >= 4.0.180
+Requires:       yast2-ruby-bindings >= 1.0.0
+
 Provides:       yast2-config-nfs
 Provides:       yast2-config-nfs-devel
+Provides:       yast2-trans-nfs
+Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_nfs_client.ycp
+
 Obsoletes:      yast2-config-nfs
 Obsoletes:      yast2-config-nfs-devel
-Provides:       yast2-trans-nfs
 Obsoletes:      yast2-trans-nfs
-Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_nfs_client.ycp
 
 BuildArch:      noarch
 
-Requires:       yast2-ruby-bindings >= 1.0.0
-
-Summary:        YaST2 - NFS Configuration
-License:        GPL-2.0-or-later
-Group:          System/YaST
-
 %description
 The YaST2 component for configuration of NFS. NFS stands for network
 file system access. It allows access to files on remote machines.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 
 %check
-rake test:unit
+%yast_check
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/nfs
-%{yast_yncludedir}/nfs/*
-%dir %{yast_clientdir}
-%{yast_clientdir}/nfs.rb
-%{yast_clientdir}/nfs-client.rb
-%{yast_clientdir}/nfs_auto.rb
-%{yast_clientdir}/nfs-client4part.rb
-%dir %{yast_moduledir}
-%{yast_moduledir}/Nfs.rb
-%{yast_moduledir}/NfsOptions.rb
-%{yast_dir}/lib/y2nfs_client
-%dir %{yast_desktopdir}
-%{yast_desktopdir}/nfs.desktop
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_moduledir}
+%{yast_libdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %{yast_icondir}
 %doc %{yast_docdir}
-%{yast_schemadir}/autoyast/rnc/nfs.rnc
+%{yast_schemadir}
 %license COPYING
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.1.5/src/clients/nfs_auto.rb 
new/yast2-nfs-client-4.2.0/src/clients/nfs_auto.rb
--- old/yast2-nfs-client-4.1.5/src/clients/nfs_auto.rb  2019-02-27 
13:39:45.000000000 +0100
+++ new/yast2-nfs-client-4.2.0/src/clients/nfs_auto.rb  2019-06-04 
16:33:58.000000000 +0200
@@ -55,7 +55,7 @@
       # Change configuration (run AutoSequence)
       elsif @func == "Change"
         Wizard.CreateDialog
-        Wizard.SetDesktopIcon("nfs")
+        Wizard.SetDesktopIcon("org.opensuse.yast.NFS")
         @ret = FstabDialog()
         UI.CloseDialog
       elsif @func == "GetModified"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.1.5/src/desktop/nfs.desktop 
new/yast2-nfs-client-4.2.0/src/desktop/nfs.desktop
--- old/yast2-nfs-client-4.1.5/src/desktop/nfs.desktop  2019-02-27 
13:39:45.000000000 +0100
+++ new/yast2-nfs-client-4.2.0/src/desktop/nfs.desktop  1970-01-01 
01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-[Desktop Entry]
-Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
-
-X-KDE-ModuleType=Library
-X-KDE-HasReadOnlyMode=true
-X-SuSE-YaST-Call=nfs
-
-X-SuSE-YaST-Group=Net_advanced
-X-SuSE-YaST-Argument=
-X-SuSE-YaST-RootOnly=true
-X-SuSE-YaST-AutoInst=all
-X-SuSE-YaST-Geometry=
-X-SuSE-YaST-SortKey=
-X-SuSE-YaST-AutoInstResource=
-X-SuSE-YaST-AutoInstDataType=map
-X-SuSE-YaST-AutoInstClonable=true
-X-SuSE-YaST-AutoInstRequires=lan
-X-SuSE-YaST-AutoInstSchema=nfs.rnc
-X-SuSE-YaST-Keywords=network,file,directory,share
-
-Icon=yast-nfs
-Exec=xdg-su -c "/sbin/yast2 nfs"
-
-Name=NFS Client
-GenericName=Configure an NFS client
-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-4.1.5/src/desktop/org.opensuse.yast.NFS.desktop 
new/yast2-nfs-client-4.2.0/src/desktop/org.opensuse.yast.NFS.desktop
--- old/yast2-nfs-client-4.1.5/src/desktop/org.opensuse.yast.NFS.desktop        
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-nfs-client-4.2.0/src/desktop/org.opensuse.yast.NFS.desktop        
2019-06-04 16:33:58.000000000 +0200
@@ -0,0 +1,28 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=nfs
+
+X-SuSE-YaST-Group=Net_advanced
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=all
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-AutoInstDataType=map
+X-SuSE-YaST-AutoInstClonable=true
+X-SuSE-YaST-AutoInstRequires=lan
+X-SuSE-YaST-AutoInstSchema=nfs.rnc
+X-SuSE-YaST-Keywords=network,file,directory,share
+
+Icon=yast-nfs
+Exec=xdg-su -c "/sbin/yast2 nfs"
+
+Name=YaST NFS Client
+GenericName=NFS Client
+Comment=Configure an NFS client
+StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-4.1.5/src/include/nfs/wizards.rb 
new/yast2-nfs-client-4.2.0/src/include/nfs/wizards.rb
--- old/yast2-nfs-client-4.1.5/src/include/nfs/wizards.rb       2019-02-27 
13:39:45.000000000 +0100
+++ new/yast2-nfs-client-4.2.0/src/include/nfs/wizards.rb       2019-06-04 
16:33:58.000000000 +0200
@@ -39,7 +39,7 @@
       }
 
       Wizard.OpenOKDialog
-      Wizard.SetDesktopTitleAndIcon("nfs")
+      Wizard.SetDesktopTitleAndIcon("org.opensuse.yast.NFS")
 
       ret = Sequencer.Run(aliases, sequence)
 


Reply via email to