From 816605547d5872aa85ee30c279cc14ac63048acd20cf379994c04dd480181f6e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 16 Jan 2019 14:01:57 +0000 Subject: [PATCH] - Autoyast: remove unused options, move export to own class, add support for custom zones in autoyast profile (fate#324662) - 4.1.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=225 --- yast2-firewall-4.1.7.tar.bz2 | 3 --- yast2-firewall-4.1.8.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-firewall-4.1.7.tar.bz2 create mode 100644 yast2-firewall-4.1.8.tar.bz2 diff --git a/yast2-firewall-4.1.7.tar.bz2 b/yast2-firewall-4.1.7.tar.bz2 deleted file mode 100644 index 4c06382..0000000 --- a/yast2-firewall-4.1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89b06325c186ae111da6070d984fbe334bd9075fd382d319fca90aff4956f5c5 -size 51502 diff --git a/yast2-firewall-4.1.8.tar.bz2 b/yast2-firewall-4.1.8.tar.bz2 new file mode 100644 index 0000000..c32f1b5 --- /dev/null +++ b/yast2-firewall-4.1.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482d708481a8bc7daa5397b4ba376467987cf5304a6b3f0899aa7038e62fa424 +size 51925 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 628f0aa..609c5e6 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 16 12:02:14 UTC 2019 - jreidinger@suse.com + +- Autoyast: remove unused options, move export to own class, + add support for custom zones in autoyast profile (fate#324662) +- 4.1.8 + ------------------------------------------------------------------- Fri Jan 11 16:25:41 UTC 2019 - lslezak@suse.cz diff --git a/yast2-firewall.spec b/yast2-firewall.spec index af7e5c2..d12610e 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.1.7 +Version: 4.1.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,13 +28,13 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite -# Y2Firewall::Firewalld#reset -BuildRequires: yast2 >= 4.1.21 +# reduced relations +BuildRequires: yast2 >= 4.1.51 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -# Y2Firewall::Firewalld#reset -Requires: yast2 >= 4.1.21 +# reduced relations +Requires: yast2 >= 4.1.51 # ButtonBox widget Conflicts: yast2-ycp-ui-bindings < 2.17.3