Skip to content

Commit

Permalink
Merge pull request #395 from mchf/master
Browse files Browse the repository at this point in the history
Fixed internal error found by OpenQA
  • Loading branch information
mchf committed Apr 11, 2016
2 parents 8475275 + 89703e3 commit 6f1aa6a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/yast2-network.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 11 09:42:20 UTC 2016 - mfilka@suse.com

- bnc#955217, bnc#956605
- fixed internal error caused by the previous patch
- 3.1.146

-------------------------------------------------------------------
Mon Apr 4 17:24:13 UTC 2016 - mfilka@suse.com

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


Name: yast2-network
Version: 3.1.145
Version: 3.1.146
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
1 change: 1 addition & 0 deletions src/modules/LanItems.rb
Expand Up @@ -23,6 +23,7 @@
# **************************************************************************
require "yast"
require "yaml"
require "network/install_inf_convertor"

module Yast
# Does way too many things.
Expand Down

0 comments on commit 6f1aa6a

Please sign in to comment.