Accepting request 699465 from YaST:Head
submit new version 4.2.2 OBS-URL: https://build.opensuse.org/request/show/699465 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation-control?expand=0&rev=25
This commit is contained in:
parent
1f97565eb4
commit
1eaeb53cbd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3b1e674e2940d368a819299a2ec226916edc0dab3f2bd23e72796150a66bbb17
|
|
||||||
size 26249
|
|
3
yast2-installation-control-4.2.2.tar.bz2
Normal file
3
yast2-installation-control-4.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03af4957c8b977a056d48e613887cfabdca322f9c1a2dce3cdab55d1995d015a
|
||||||
|
size 26632
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 25 13:26:09 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
- 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 <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- 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 <dgonzalez@suse.com>
|
Tue Mar 19 09:52:15 UTC 2019 - David Díaz <dgonzalez@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation-control
|
Name: yast2-installation-control
|
||||||
Version: 4.2.0
|
Version: 4.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -29,6 +29,8 @@ Group: System/YaST
|
|||||||
Url: https://github.com/yast/yast-installation-control
|
Url: https://github.com/yast/yast-installation-control
|
||||||
|
|
||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
|
# smoke test during build
|
||||||
|
BuildRequires: libxml2-tools
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user