Skip to content

Commit

Permalink
Merge pull request #745 from yast/fix-missing-fi-1109659
Browse files Browse the repository at this point in the history
Fix syntax error
  • Loading branch information
dgdavid committed Sep 25, 2018
2 parents 82c6909 + e0b0612 commit 70afb73
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package/yast2-installation.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 25 13:34:50 UTC 2018 - dgonzalez@suse.com

- Fix syntax error (bsc#1109659)
- 4.1.18

-------------------------------------------------------------------
Tue Sep 25 10:35:03 CEST 2018 - schubi@suse.de

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-installation.spec
Expand Up @@ -16,7 +16,7 @@
#

Name: yast2-installation
Version: 4.1.17
Version: 4.1.18
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
1 change: 1 addition & 0 deletions startup/YaST2.call
Expand Up @@ -321,6 +321,7 @@ function restore_backup () {
done
else
log "\tBackup was not restore because its version info does not match"
fi
fi
}

Expand Down

0 comments on commit 70afb73

Please sign in to comment.