Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-03-01 21:27:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2"

Sun Mar  1 21:27:05 2020 rev:269 rq:779885 version:4.2.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2020-01-04 
19:21:01.173128685 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.26092/autoyast2.changes   
2020-03-01 21:27:24.412482477 +0100
@@ -1,0 +2,14 @@
+Wed Feb 26 16:19:57 CET 2020 - [email protected]
+
+- Service for init scripts: Checking working network with
+  "network-online.target" before starting the AY init scripts
+  (bsc#1164105).
+- 4.2.28
+
+-------------------------------------------------------------------
+Mon Feb 17 16:31:46 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.27
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-4.2.26.tar.bz2

New:
----
  autoyast2-4.2.28.tar.bz2

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

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.bDyK0W/_old  2020-03-01 21:27:24.940483550 +0100
+++ /var/tmp/diff_new_pack.bDyK0W/_new  2020-03-01 21:27:24.940483550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %endif
 
 Name:           autoyast2
-Version:        4.2.26
+Version:        4.2.28
 Release:        0
 Summary:        YaST2 - Automated Installation
 License:        GPL-2.0-only

++++++ autoyast2-4.2.26.tar.bz2 -> autoyast2-4.2.28.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.26/package/autoyast2.changes 
new/autoyast2-4.2.28/package/autoyast2.changes
--- old/autoyast2-4.2.26/package/autoyast2.changes      2019-12-31 
13:23:29.000000000 +0100
+++ new/autoyast2-4.2.28/package/autoyast2.changes      2020-02-27 
12:20:22.000000000 +0100
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Wed Feb 26 16:19:57 CET 2020 - [email protected]
+
+- Service for init scripts: Checking working network with
+  "network-online.target" before starting the AY init scripts
+  (bsc#1164105).
+- 4.2.28
+
+-------------------------------------------------------------------
+Mon Feb 17 16:31:46 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.27
+
+-------------------------------------------------------------------
 Tue Dec 31 11:43:56 UTC 2019 - Josef Reidinger <[email protected]>
 
 - Fix cloning patterns (regression from 4.2.22)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.26/package/autoyast2.spec 
new/autoyast2-4.2.28/package/autoyast2.spec
--- old/autoyast2-4.2.26/package/autoyast2.spec 2019-12-31 13:23:29.000000000 
+0100
+++ new/autoyast2-4.2.28/package/autoyast2.spec 2020-02-27 12:20:22.000000000 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:           autoyast2
-Version:        4.2.26
+Version:        4.2.28
 Release:        0
 Summary:        YaST2 - Automated Installation
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.2.26/scripts/autoyast-initscripts.service 
new/autoyast2-4.2.28/scripts/autoyast-initscripts.service
--- old/autoyast2-4.2.26/scripts/autoyast-initscripts.service   2019-12-31 
13:23:29.000000000 +0100
+++ new/autoyast2-4.2.28/scripts/autoyast-initscripts.service   2020-02-27 
12:20:22.000000000 +0100
@@ -1,6 +1,6 @@
 [Unit]
 Description=Autoyast2 Init Scripts
-After=remote-fs.target network.target time-sync.target 
mail-transfer-agent.target hwscan.service ypbind.service 
YaST2-Second-Stage.service
+After=remote-fs.target network-online.target time-sync.target 
mail-transfer-agent.target hwscan.service ypbind.service 
YaST2-Second-Stage.service
 Before=systemd-user-sessions.service
 
 [Service]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.2.26/src/include/autoinstall/general_dialogs.rb 
new/autoyast2-4.2.28/src/include/autoinstall/general_dialogs.rb
--- old/autoyast2-4.2.26/src/include/autoinstall/general_dialogs.rb     
2019-12-31 13:23:29.000000000 +0100
+++ new/autoyast2-4.2.28/src/include/autoinstall/general_dialogs.rb     
2020-02-27 12:20:22.000000000 +0100
@@ -117,7 +117,7 @@
           Left(
             CheckBox(
               Id(:accept_non_trusted_gpg_key),
-              _("Accept Non Trusted GPG Keys"),
+              _("Accept Untrusted GPG Keys"),
               accept_non_trusted_gpg_key
             )
           ),
@@ -271,7 +271,7 @@
         VBox(
           TextEntry(
             Id(:frametitle),
-            _("Frametitle"),
+            _("Frame Title"),
             Ops.get_string(defaultValues, "frametitle", "")
           ),
           TextEntry(


Reply via email to