Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2018-12-31 09:41:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-vm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-vm"

Mon Dec 31 09:41:08 2018 rev:82 rq:652545 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes        2018-11-18 
23:00:03.683676690 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new.28833/yast2-vm.changes     
2018-12-31 09:41:09.742473357 +0100
@@ -1,0 +2,12 @@
+Wed Nov 28 17:20:04 UTC 2018 - lsle...@suse.cz
+
+- Fixed build on i586 (related to the previous boo#1109310)
+- 4.1.0
+
+-------------------------------------------------------------------
+Mon Nov 26 05:51:44 UTC 2018 - Noah Davis <noaha...@gmail.com>
+
+- Provide icon with module (boo#1109310)
+- 4.0.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-vm-4.0.3.tar.bz2

New:
----
  yast2-vm-4.1.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-vm.spec ++++++
--- /var/tmp/diff_new_pack.U8U7Hy/_old  2018-12-31 09:41:10.142473030 +0100
+++ /var/tmp/diff_new_pack.U8U7Hy/_new  2018-12-31 09:41:10.146473027 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-vm
-Version:        4.0.3
+Version:        4.1.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +56,7 @@
 %ifarch %ix86
 rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
+rm -rf $RPM_BUILD_ROOT/usr/share/icons/*
 %endif
 
 %files
@@ -69,10 +70,10 @@
 %{yast_moduledir}/RelocationServer.*
 %{yast_yncludedir}/*
 %{yast_scrconfdir}/*
-%{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
 %{yast_desktopdir}/relocation-server.desktop
 %{yast_desktopdir}/virtualization-config.desktop
+%{yast_icondir}
 %endif
 %doc %{yast_docdir}
 %license %{yast_docdir}/COPYING

++++++ yast2-vm-4.0.3.tar.bz2 -> yast2-vm-4.1.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/configure.in.in 
new/yast2-vm-4.1.0/configure.in.in
--- old/yast2-vm-4.0.3/configure.in.in  2018-11-13 08:46:17.000000000 +0100
+++ new/yast2-vm-4.1.0/configure.in.in  2018-11-29 08:47:17.000000000 +0100
@@ -8,5 +8,8 @@
 @YAST2-CHECKS-COMMON@
 @YAST2-CHECKS-YCP@
 
+
+
+
 ## and generate the output...
 @YAST2-OUTPUT@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/package/yast2-vm.changes 
new/yast2-vm-4.1.0/package/yast2-vm.changes
--- old/yast2-vm-4.0.3/package/yast2-vm.changes 2018-11-13 08:46:17.000000000 
+0100
+++ new/yast2-vm-4.1.0/package/yast2-vm.changes 2018-11-29 08:47:17.000000000 
+0100
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Wed Nov 28 17:20:04 UTC 2018 - lsle...@suse.cz
+
+- Fixed build on i586 (related to the previous boo#1109310)
+- 4.1.0
+
+-------------------------------------------------------------------
+Mon Nov 26 05:51:44 UTC 2018 - Noah Davis <noaha...@gmail.com>
+
+- Provide icon with module (boo#1109310)
+- 4.0.4
+
+-------------------------------------------------------------------
 Wed Oct 31 10:58:27 MDT 2018 - carn...@suse.com
 
 - bsc#1109832 - libvirt-daemon-config-network not installed by yast
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/package/yast2-vm.spec 
new/yast2-vm-4.1.0/package/yast2-vm.spec
--- old/yast2-vm-4.0.3/package/yast2-vm.spec    2018-11-13 08:46:17.000000000 
+0100
+++ new/yast2-vm-4.1.0/package/yast2-vm.spec    2018-11-29 08:47:17.000000000 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-vm
-Version:        4.0.3
+Version:        4.1.0
 Release:        0
 Group:         System/YaST
 
@@ -53,6 +53,7 @@
 %ifarch %ix86
 rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
+rm -rf $RPM_BUILD_ROOT/usr/share/icons/*
 %endif
 
 
@@ -67,10 +68,10 @@
 %{yast_moduledir}/RelocationServer.*
 %{yast_yncludedir}/*
 %{yast_scrconfdir}/*
-%{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
 %{yast_desktopdir}/relocation-server.desktop
 %{yast_desktopdir}/virtualization-config.desktop
+%{yast_icondir}
 %endif
 %doc %{yast_docdir}
 %license %{yast_docdir}/COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/src/Makefile.am 
new/yast2-vm-4.1.0/src/Makefile.am
--- old/yast2-vm-4.0.3/src/Makefile.am  2018-11-13 08:46:17.000000000 +0100
+++ new/yast2-vm-4.1.0/src/Makefile.am  2018-11-29 08:47:17.000000000 +0100
@@ -23,10 +23,11 @@
   desktop/relocation-server.desktop \
   desktop/virtualization-config.desktop
 
-desktop1dir = @desktopdir@/groups
-desktop1_DATA = \
-  desktop/groups/virtualization.desktop
+scalabledir = @icondir@/hicolor/scalable/apps
+scalable_DATA = \
+  icons/hicolor/scalable/apps/yast-vm-install.svg \
+  icons/hicolor/scalable/apps/yast-vm-migrate.svg
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(desktop_DATA) $(desktop1_DATA)
+EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(desktop_DATA) $(scalable_DATA)
 
 include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-4.0.3/src/desktop/groups/virtualization.desktop 
new/yast2-vm-4.1.0/src/desktop/groups/virtualization.desktop
--- old/yast2-vm-4.0.3/src/desktop/groups/virtualization.desktop        
2018-11-13 08:46:17.000000000 +0100
+++ new/yast2-vm-4.1.0/src/desktop/groups/virtualization.desktop        
1970-01-01 01:00:00.000000000 +0100
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST-Virtualization;
-
-X-KDE-ModuleType=Library
-X-KDE-HasReadOnlyMode=true
-
-X-SuSE-YaST-Group=Virtualization
-X-SuSE-YaST-SortKey=60
-X-SuSE-YaST-Keywords=vm,virtualization
-
-OnlyShowIn=X-SuSE-YaST;
-Icon=yast-host
-
-Name=Virtualization
-
-Exec=yast2
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/src/desktop/relocation-server.desktop 
new/yast2-vm-4.1.0/src/desktop/relocation-server.desktop
--- old/yast2-vm-4.0.3/src/desktop/relocation-server.desktop    2018-11-13 
08:46:17.000000000 +0100
+++ new/yast2-vm-4.1.0/src/desktop/relocation-server.desktop    2018-11-29 
08:47:17.000000000 +0100
@@ -15,7 +15,7 @@
 X-SuSE-YaST-AutoInstResource=
 X-SuSE-YaST-Keywords=vm,virtualization
 
-Icon=yast-vm-install
+Icon=yast-vm-migrate
 Exec=/usr/bin/xdg-su -c "/sbin/yast2 relocation-server"
 
 Name=Relocation Server Configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-4.0.3/src/icons/hicolor/scalable/apps/yast-vm-install.svg 
new/yast2-vm-4.1.0/src/icons/hicolor/scalable/apps/yast-vm-install.svg
--- old/yast2-vm-4.0.3/src/icons/hicolor/scalable/apps/yast-vm-install.svg      
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-vm-4.1.0/src/icons/hicolor/scalable/apps/yast-vm-install.svg      
2018-11-29 08:47:17.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; width="128" height="128"><path d="M8 
24h112v88H8z" fill="#f6f5f4"/><rect height="12" ry="4" width="112" x="8" y="16" 
fill="#c0bfbc"/><path d="M8 24h112v4H8z" fill="#c0bfbc"/><g 
fill="#9a9996"><path d="M8 28h4v84H8z"/><path d="M8 108h112v4H8z"/><path 
d="M116 28h4v84h-4z"/><path d="M8 28h112v4H8z"/></g><g transform="scale(4)" 
fill="#3d3846"><rect height="1" ry=".5" width="1" x="28" y="5"/><rect 
height="1" ry=".5" width="1" x="26" y="5"/><rect height="1" ry=".5" width="1" 
x="24" y="5"/></g><path d="M12 96h104v12H12z" fill="#241f31"/><path d="M12 
96h12v12H12zm88 4h12v4h-12zm-8 0h4v4h-4zm-8 0h4v4h-4zm-56 0h4v4h-4zm8 
0h24v4H36z" fill="#fff"/><path d="M20 36h8v8h-8zm-4 12h16v4H16zm4 8h8v8h-8zm-4 
12h16v4H16z" fill="#3d3846"/><path d="M64 64h40v28.236c0 1.969-1.89 3.75-3.984 
3.75H68.001c-2.156 0-4-1.719-4-4z" style="marker:none" color="#bebebe" 
overflow="visible" fill="#3d3846"/><path d="M78.75 43.875a4 4 0 0 0-2.625 
1.5L64.875 59.25a4 4 0 0 0-.875 2.5v4a4 4 0 1 0 8 0v-2.625L82.375 50.5a4 4 0 0 
0-3.625-6.625zm8.875 12a4 4 0 1 0-.125 8l8.625 1.5V66a4 4 0 1 0 8 0v-4a4 4 0 0 
0-3.25-4l-12-2a4 4 0 0 0-1.25-.125z" 
style="line-height:normal;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none"
 color="#000" font-weight="400" font-family="Sans" overflow="visible" 
fill="#3d3846"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-4.0.3/src/icons/hicolor/scalable/apps/yast-vm-migrate.svg 
new/yast2-vm-4.1.0/src/icons/hicolor/scalable/apps/yast-vm-migrate.svg
--- old/yast2-vm-4.0.3/src/icons/hicolor/scalable/apps/yast-vm-migrate.svg      
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-vm-4.1.0/src/icons/hicolor/scalable/apps/yast-vm-migrate.svg      
2018-11-29 08:47:17.000000000 +0100
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; width="128" height="128"><path d="M8 
24h112v88H8z" fill="#f6f5f4"/><rect height="12" ry="4" width="112" x="8" y="16" 
fill="#c0bfbc"/><path d="M8 24h112v4H8z" fill="#c0bfbc"/><g 
fill="#9a9996"><path d="M8 28h4v84H8z"/><path d="M8 108h112v4H8z"/><path 
d="M116 28h4v84h-4z"/><path d="M8 28h112v4H8z"/></g><g transform="scale(4)" 
fill="#3d3846"><rect height="1" ry=".5" width="1" x="28" y="5"/><rect 
height="1" ry=".5" width="1" x="26" y="5"/><rect height="1" ry=".5" width="1" 
x="24" y="5"/></g><path d="M12 96h104v12H12z" fill="#241f31"/><path d="M12 
96h12v12H12zm88 4h12v4h-12zm-8 0h4v4h-4zm-8 0h4v4h-4zm-56 0h4v4h-4zm8 
0h24v4H36z" fill="#fff"/><path d="M20 36h8v8h-8zm-4 12h16v4H16zm4 8h8v8h-8zm-4 
12h16v4H16z" fill="#3d3846"/><path d="M74 56a14.06 14.06 0 0 0-14 14c0 7.684 
6.32 14 14 14h2v-8h-2c-3.36 0-6-2.64-6-6s2.64-6 6-6h26v-8z" 
style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none"
 font-weight="400" overflow="visible" color="#000" font-family="sans-serif" 
white-space="normal" fill="#3d3846"/><path d="M88 44v4c0 1.028.52 2.112 1.252 
2.876L98.372 60l-9.12 9.124C88.52 69.884 88 70.972 88 72v4h4c1.24 0 2.208-.36 
3-1.124L109.624 60 95 45.124c-.792-.76-1.76-1.124-3-1.124z" 
style="line-height:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none"
 font-weight="400" overflow="visible" color="#bebebe" font-family="Bitstream 
Vera Sans" fill="#3d3846"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-4.0.3/src/include/relocation-server/complex.rb 
new/yast2-vm-4.1.0/src/include/relocation-server/complex.rb
--- old/yast2-vm-4.0.3/src/include/relocation-server/complex.rb 2018-11-13 
08:46:17.000000000 +0100
+++ new/yast2-vm-4.1.0/src/include/relocation-server/complex.rb 2018-11-29 
08:47:17.000000000 +0100
@@ -52,7 +52,7 @@
     # @return `abort if aborted and `next otherwise
     def ReadDialog
       Wizard.RestoreHelp(Ops.get_string(@HELPS, "read", ""))
-      Wizard.SetTitleIcon("yast-vm-install")
+      Wizard.SetDesktopIcon("relocation-server")
       # RelocationServer::SetAbortFunction(PollAbort);
       return :abort if !Confirm.MustBeRoot
       ret = RelocationServer.Read
@@ -63,7 +63,7 @@
     # @return `abort if aborted and `next otherwise
     def WriteDialog
       Wizard.RestoreHelp(Ops.get_string(@HELPS, "write", ""))
-      Wizard.SetTitleIcon("yast-vm-install")
+      Wizard.SetDesktopIcon("relocation-server")
       # RelocationServer::SetAbortFunction(PollAbort);
       ret = RelocationServer.Write
       ret ? :next : :abort


Reply via email to