Skip to content

Commit

Permalink
Moving <files> section handling from second installation stage to fir…
Browse files Browse the repository at this point in the history
…st installation stage.
  • Loading branch information
schubi2 committed Jul 16, 2020
1 parent 0c41943 commit 73c426c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/yast2-installation.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 16 11:01:42 CEST 2020 - schubi@suse.de

- Moving <files> section handling from second installation stage
to first installation stage. (bsc#1174194)
- 4.3.8

-------------------------------------------------------------------
Thu Jun 25 13:24:45 UTC 2020 - Martin Vidner <mvidner@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-installation.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#

Name: yast2-installation
Version: 4.3.7
Version: 4.3.8
Release: 0
Group: System/YaST
License: GPL-2.0-only
Expand Down
1 change: 1 addition & 0 deletions src/lib/installation/clients/inst_finish.rb
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ def copy_files_steps
"ldconfig",
"save_config",
"live_save_config",
"autoinst_files",
"security",
"default_target",
"desktop",
Expand Down

0 comments on commit 73c426c

Please sign in to comment.