Skip to content

Commit

Permalink
Bump version & changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Nov 29, 2017
1 parent db1f649 commit 019aac9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions package/yast2-network.changes
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 29 09:46:50 UTC 2017 - knut.anderssen@suse.com

- Switched VNC service from xinetd to systemd.
- VNC over HTTP service can be enabled/disabled separately.
(fate#323880, bnc#1058460)
- 4.0.11

-------------------------------------------------------------------
Fri Nov 24 11:57:33 UTC 2017 - knut.anderssen@suse.com

Expand Down
10 changes: 5 additions & 5 deletions package/yast2-network.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-network
Version: 4.0.10
Version: 4.0.11
Release: 0
BuildArch: noarch

Expand All @@ -30,9 +30,9 @@ Requires: yast2-proxy
#for install task
BuildRequires: rubygem(yast-rake)

# yast2 v4.0.17: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
BuildRequires: yast2 >= 4.0.17
Requires: yast2 >= 4.0.17
# yast2 v4.0.21: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
BuildRequires: yast2 >= 4.0.21
Requires: yast2 >= 4.0.21

# Product control need xml agent
BuildRequires: yast2-xml
Expand All @@ -43,7 +43,7 @@ Requires: sysconfig >= 0.80.0
BuildRequires: yast2-storage-ng
Requires: yast2-storage-ng
# Packages::vnc_packages
Requires: yast2-packager >= 3.1.47
Requires: yast2-packager >= 4.0.18
# cfa for parsing hosts, AugeasTree#unique_id
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
Expand Down

0 comments on commit 019aac9

Please sign in to comment.