Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-10-04 15:43:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2016-09-20 
13:20:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-10-04 
15:43:01.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Sep 30 10:21:45 CEST 2016 - [email protected]
+
+- Adding missed desktop file for "clone_system" in order to show
+  it in the control center and command line calls.
+  (bnc#985621)
+- 3.1.152
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-3.1.151.tar.bz2

New:
----
  autoyast2-3.1.152.tar.bz2

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

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.2BYMuT/_old  2016-10-04 15:43:02.000000000 +0200
+++ /var/tmp/diff_new_pack.2BYMuT/_new  2016-10-04 15:43:02.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           autoyast2
-Version:        3.1.151
+Version:        3.1.152
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -178,6 +178,7 @@
 
 %dir %yast_desktopdir
 %{yast_desktopdir}/autoyast.desktop
+%{yast_desktopdir}/clone_system.desktop
 /usr/share/autoinstall/modules/*.desktop
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/autoinstall/classes.rb

++++++ autoyast2-3.1.151.tar.bz2 -> autoyast2-3.1.152.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/package/autoyast2.changes 
new/autoyast2-3.1.152/package/autoyast2.changes
--- old/autoyast2-3.1.151/package/autoyast2.changes     2016-09-15 
13:09:13.000000000 +0200
+++ new/autoyast2-3.1.152/package/autoyast2.changes     2016-09-30 
10:54:58.000000000 +0200
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Fri Sep 30 10:21:45 CEST 2016 - [email protected]
+
+- Adding missed desktop file for "clone_system" in order to show
+  it in the control center and command line calls.
+  (bnc#985621)
+- 3.1.152
+
+-------------------------------------------------------------------
 Wed Sep 14 17:19:01 CEST 2016 - [email protected]
 
 - Adding an missing PREP partition for PPC, BUT not for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/package/autoyast2.spec 
new/autoyast2-3.1.152/package/autoyast2.spec
--- old/autoyast2-3.1.151/package/autoyast2.spec        2016-09-15 
13:09:13.000000000 +0200
+++ new/autoyast2-3.1.152/package/autoyast2.spec        2016-09-30 
10:54:58.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           autoyast2
-Version:        3.1.151
+Version:        3.1.152
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -178,6 +178,7 @@
 
 %dir %yast_desktopdir
 %{yast_desktopdir}/autoyast.desktop
+%{yast_desktopdir}/clone_system.desktop
 /usr/share/autoinstall/modules/*.desktop
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/autoinstall/classes.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/Makefile.am 
new/autoyast2-3.1.152/src/Makefile.am
--- old/autoyast2-3.1.151/src/Makefile.am       2016-09-15 13:09:13.000000000 
+0200
+++ new/autoyast2-3.1.152/src/Makefile.am       2016-09-30 10:54:58.000000000 
+0200
@@ -104,7 +104,8 @@
   bin/fetch_image.sh
 
 desktop_DATA = \
-  desktop/autoyast.desktop
+  desktop/autoyast.desktop \
+  desktop/clone_system.desktop
 
 fillup_DATA = \
   fillup/sysconfig.autoinstall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/desktop/autoyast.desktop 
new/autoyast2-3.1.152/src/desktop/autoyast.desktop
--- old/autoyast2-3.1.151/src/desktop/autoyast.desktop  2016-09-15 
13:09:13.000000000 +0200
+++ new/autoyast2-3.1.152/src/desktop/autoyast.desktop  2016-09-30 
10:54:58.000000000 +0200
@@ -17,6 +17,6 @@
 Icon=yast-autoyast
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 autoyast'
 
-Name=Autoinstallation
+Name=Autoinstallation Configuration
 GenericName=Configuration system for autoinstallation
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/desktop/clone_system.desktop 
new/autoyast2-3.1.152/src/desktop/clone_system.desktop
--- old/autoyast2-3.1.151/src/desktop/clone_system.desktop      1970-01-01 
01:00:00.000000000 +0100
+++ new/autoyast2-3.1.152/src/desktop/clone_system.desktop      2016-09-30 
10:54:58.000000000 +0200
@@ -0,0 +1,22 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=clone_system
+
+X-SuSE-YaST-Group=Misc
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=
+
+Icon=yast-autoyast
+Exec=/usr/bin/xdg-su -c '/sbin/yast2 clone_system'
+
+Name=Autoinstallation Cloning System
+GenericName=Creating AutoYaST configuration file
+StartupNotify=true


Reply via email to