diff --git a/yast2-installation-control-4.2.0.tar.bz2 b/yast2-installation-control-4.2.0.tar.bz2 deleted file mode 100644 index d013156..0000000 --- a/yast2-installation-control-4.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b1e674e2940d368a819299a2ec226916edc0dab3f2bd23e72796150a66bbb17 -size 26249 diff --git a/yast2-installation-control-4.2.2.tar.bz2 b/yast2-installation-control-4.2.2.tar.bz2 new file mode 100644 index 0000000..363f7c7 --- /dev/null +++ b/yast2-installation-control-4.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03af4957c8b977a056d48e613887cfabdca322f9c1a2dce3cdab55d1995d015a +size 26632 diff --git a/yast2-installation-control.changes b/yast2-installation-control.changes index 756f504..7ecd5e9 100644 --- a/yast2-installation-control.changes +++ b/yast2-installation-control.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Apr 25 13:26:09 UTC 2019 - Josef Reidinger + +- fix cpu_mitigations to allow selection(bsc#1098559) +- add option to set default cpu mitigations per product + (bsc#1098559) +- 4.2.2 + +------------------------------------------------------------------- +Thu Apr 25 12:02:06 UTC 2019 - Ladislav Slezák + +- Added a simple test to check that the validation works + (the schema definition is valid) (related to bsc#1098559) +- 4.2.1 + ------------------------------------------------------------------- Tue Mar 19 09:52:15 UTC 2019 - David Díaz diff --git a/yast2-installation-control.spec b/yast2-installation-control.spec index 828e904..f7e9a83 100644 --- a/yast2-installation-control.spec +++ b/yast2-installation-control.spec @@ -17,7 +17,7 @@ Name: yast2-installation-control -Version: 4.2.0 +Version: 4.2.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,6 +29,8 @@ Group: System/YaST Url: https://github.com/yast/yast-installation-control BuildRequires: yast2-devtools >= 3.1.10 +# smoke test during build +BuildRequires: libxml2-tools BuildArch: noarch