From 6160be0e70939ac7822c13bf5c4596952e4b10c17be6e889d8848bd2febd5462 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 7 Apr 2020 12:48:29 +0000 Subject: [PATCH 1/2] Updated to git ref 287cb16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=235 --- yast2-firewall-4.2.4.tar.bz2 | 4 ++-- yast2-firewall.spec | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/yast2-firewall-4.2.4.tar.bz2 b/yast2-firewall-4.2.4.tar.bz2 index a93c9d6..ed9a7a0 100644 --- a/yast2-firewall-4.2.4.tar.bz2 +++ b/yast2-firewall-4.2.4.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06e72c8062bd2b7c4b8fb6d5d134b14c0b4e7fe1ee3576cdf5f4747087cff428 -size 52949 +oid sha256:8bd42f825d03e5d3d9740739be50721289d983b679c7cdae17b7b8e0ae92ecf5 +size 51520 diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 995c235..b0f517c 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -76,6 +76,5 @@ A YaST2 module to be used for configuring a firewall. %{yast_icondir} %license COPYING %doc README.md -%doc CONTRIBUTING.md %changelog From 303b6e9854e0ac61d421a49f70edc9550efb91691827825e5bc586ebaa1a387c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 7 May 2020 16:05:41 +0000 Subject: [PATCH 2/2] - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=236 --- yast2-firewall-4.2.4.tar.bz2 | 3 --- yast2-firewall-4.3.0.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.2.4.tar.bz2 create mode 100644 yast2-firewall-4.3.0.tar.bz2 diff --git a/yast2-firewall-4.2.4.tar.bz2 b/yast2-firewall-4.2.4.tar.bz2 deleted file mode 100644 index ed9a7a0..0000000 --- a/yast2-firewall-4.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bd42f825d03e5d3d9740739be50721289d983b679c7cdae17b7b8e0ae92ecf5 -size 51520 diff --git a/yast2-firewall-4.3.0.tar.bz2 b/yast2-firewall-4.3.0.tar.bz2 new file mode 100644 index 0000000..00732d2 --- /dev/null +++ b/yast2-firewall-4.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35244090bdd4e306cfee741ab72fd6a2b2413c58b0b73da1d3a76743a766a5b4 +size 51603 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 14334dc..594bf30 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 7 10:10:37 UTC 2020 - Josef Reidinger + +- Autoyast schema: Allow optional types for string and map objects + (bsc#1170886) +- 4.3.0 + ------------------------------------------------------------------- Sat Mar 21 12:02:05 UTC 2020 - Knut Anderssen diff --git a/yast2-firewall.spec b/yast2-firewall.spec index b0f517c..2c18117 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.2.4 +Version: 4.3.0 Release: 0 Summary: YaST2 - Firewall Configuration License: GPL-2.0-only