Skip to content

Commit

Permalink
Merge pull request #906 from DimStar77/hostname
Browse files Browse the repository at this point in the history
packaging: Require hostname
  • Loading branch information
imobachgs committed Jul 31, 2019
2 parents f115b19 + 93b0cbf commit 560fefb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/yast2-network.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 30 11:14:04 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

- Requires hostname: there are many places where the module calls
/bin/hostname (boo#1142595).
- 4.2.11

-------------------------------------------------------------------
Fri Jul 19 08:10:14 UTC 2019 - Josef Reidinger <jreidinger@suse.com>

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


Name: yast2-network
Version: 4.2.10
Version: 4.2.11
Release: 0
Summary: YaST2 - Network Configuration
License: GPL-2.0-only
Expand Down Expand Up @@ -57,6 +57,7 @@ Requires: augeas-lenses
Requires: hwinfo >= 21.35
Requires: yast2-ruby-bindings >= 1.0.0
Requires: yast2-xml
Requires: hostname

# testsuite
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
Expand Down

0 comments on commit 560fefb

Please sign in to comment.