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 24, 2017
1 parent 9f5c9c9 commit c4c67a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions package/yast2-network.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 24 11:57:33 UTC 2017 - knut.anderssen@suse.com

- Do not depend on SuSEFirewall for zone interface change. The zone
is now written in the ifcfg-file and wicked takes care of calling
firewalld commandline. (fate#323460)
- 4.0.10

-------------------------------------------------------------------
Wed Nov 22 11:59:22 UTC 2017 - knut.anderssen@suse.com

Expand Down
8 changes: 4 additions & 4 deletions package/yast2-network.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


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

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

# yast2 v3.1.86: Added ServicesProposal library
BuildRequires: yast2 >= 4.0.1
Requires: yast2 >= 4.0.1
# yast2 v4.0.17: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
BuildRequires: yast2 >= 4.0.17
Requires: yast2 >= 4.0.17

# Product control need xml agent
BuildRequires: yast2-xml
Expand Down

0 comments on commit c4c67a6

Please sign in to comment.