- 3.1.2
- Extended support for ignored_features: They can be also mentioned in PTOptions and thus not appended to Kernel command line (FATE#314982) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=518
This commit is contained in:
parent
dab19d108f
commit
132c4763f4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:10873e8c9bbf7a2d6a9d180410a3eef82f8f49648feae6a6d4deedd63d398347
|
|
||||||
size 1232531
|
|
3
yast2-installation-3.1.2.tar.bz2
Normal file
3
yast2-installation-3.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67f7a4ab64d10e572463ec425aa7e4c7d115ad9e5de6e7991c95a41dba677869
|
||||||
|
size 1233459
|
@ -9,6 +9,14 @@ Wed Oct 23 07:27:28 UTC 2013 - lslezak@suse.cz
|
|||||||
|
|
||||||
- removed autorepeat workaround for bnc#346186, not needed anymore,
|
- removed autorepeat workaround for bnc#346186, not needed anymore,
|
||||||
xset might not be installed (bnc#846768)
|
xset might not be installed (bnc#846768)
|
||||||
|
- 3.1.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 22 16:46:18 CEST 2013 - locilka@suse.com
|
||||||
|
|
||||||
|
- Extended support for ignored_features: They can be also mentioned
|
||||||
|
in PTOptions and thus not appended to Kernel command line
|
||||||
|
(FATE#314982)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 15 14:15:31 CEST 2013 - locilka@suse.com
|
Tue Oct 15 14:15:31 CEST 2013 - locilka@suse.com
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -44,8 +44,8 @@ BuildRequires: trang
|
|||||||
# xmllint
|
# xmllint
|
||||||
BuildRequires: libxml2-tools
|
BuildRequires: libxml2-tools
|
||||||
|
|
||||||
# /etc/YaST2/XVersion
|
# Linuxrc.keys
|
||||||
BuildRequires: yast2 >= 2.16.52
|
BuildRequires: yast2 >= 3.1.1
|
||||||
|
|
||||||
# AutoinstConfig::getProposalList
|
# AutoinstConfig::getProposalList
|
||||||
Requires: autoyast2-installation >= 2.17.1
|
Requires: autoyast2-installation >= 2.17.1
|
||||||
|
Loading…
Reference in New Issue
Block a user