Skip to content

Commit

Permalink
Merge pull request #649 from teclator/zone_file
Browse files Browse the repository at this point in the history
Added missing y2firewall/firewalld/zone.rb file to Makefile
  • Loading branch information
teclator committed Nov 29, 2017
2 parents 8d56330 + cb3f38e commit 9157546
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions library/network/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ yfwlib_DATA = \

yfwdlibdir = @ylibdir@/y2firewall/firewalld
yfwdlib_DATA = \
lib/y2firewall/firewalld/api.rb

lib/y2firewall/firewalld/api.rb \
lib/y2firewall/firewalld/zone.rb

EXTRA_DIST = $(module_DATA) $(scrconf_DATA) $(agent_SCRIPTS) $(ylib_DATA) $(yfwlib_DATA) $(yfwdlibdir_DATA)

Expand Down
7 changes: 7 additions & 0 deletions package/yast2.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 29 10:09:45 UTC 2017 - knut.anderssen@suse.com

- Added missing y2firewall/firewalld/zone.rb file to the Makefile
(fate#323460).
- 4.0.21

-------------------------------------------------------------------
Wed Nov 29 09:10:59 UTC 2017 - ancor@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/yast2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2
Version: 4.0.20
Version: 4.0.21
Release: 0
Summary: YaST2 - Main Package
License: GPL-2.0
Expand Down

0 comments on commit 9157546

Please sign in to comment.