forked from pool/yast2-installation
- On multi-product installation medias, the product selection
happens in the welcome screen (fate#322276) - 3.3.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=890
This commit is contained in:
parent
a9c3b7031e
commit
76a653cc5e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1999d1b95d9ea71e69d847490881b4e5b938c9ae7dfa913aca870bd167a48baf
|
|
||||||
size 452628
|
|
3
yast2-installation-3.3.11.tar.bz2
Normal file
3
yast2-installation-3.3.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9487bd96463c40f6b090eefc81111ebf07aa36851a90dcfe1d031b90e9d7dc4b
|
||||||
|
size 453365
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 1 12:43:42 UTC 2017 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- On multi-product installation medias, the product selection
|
||||||
|
happens in the welcome screen (fate#322276)
|
||||||
|
- 3.3.11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 31 12:26:51 UTC 2017 - gsouza@suse.com
|
Thu Aug 31 12:26:51 UTC 2017 - gsouza@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.3.10
|
Version: 3.3.11
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -41,8 +41,9 @@ BuildRequires: yast2-xml
|
|||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(rspec)
|
||||||
BuildRequires: rubygem(yast-rake)
|
BuildRequires: rubygem(yast-rake)
|
||||||
|
|
||||||
# CWM::RadioButtons#vspacing
|
# Yast::WorkflowManager#merge_product_workflow
|
||||||
BuildRequires: yast2 >= 3.2.20
|
# CWM.show support to disable buttons
|
||||||
|
BuildRequires: yast2 >= 4.0.2
|
||||||
|
|
||||||
# New Y2Storage::StorageManager API
|
# New Y2Storage::StorageManager API
|
||||||
BuildRequires: yast2-storage-ng >= 0.1.32
|
BuildRequires: yast2-storage-ng >= 0.1.32
|
||||||
@ -51,8 +52,9 @@ Requires: yast2-storage-ng >= 0.1.32
|
|||||||
# AutoinstSoftware.SavePackageSelection()
|
# AutoinstSoftware.SavePackageSelection()
|
||||||
Requires: autoyast2-installation >= 3.1.105
|
Requires: autoyast2-installation >= 3.1.105
|
||||||
|
|
||||||
# PackageDownloader and PackageExtractor
|
# Yast::WorkflowManager#merge_product_workflow
|
||||||
Requires: yast2 >= 3.2.19
|
# CWM.show support to disable buttons
|
||||||
|
Requires: yast2 >= 4.0.2
|
||||||
|
|
||||||
# Language::GetLanguageItems and other API
|
# Language::GetLanguageItems and other API
|
||||||
# Language::Set (handles downloading the translation extensions)
|
# Language::Set (handles downloading the translation extensions)
|
||||||
@ -64,8 +66,8 @@ Requires: yast2-pkg-bindings >= 3.1.33
|
|||||||
# Mouse-related scripts moved to yast2-mouse
|
# Mouse-related scripts moved to yast2-mouse
|
||||||
Conflicts: yast2-mouse < 2.18.0
|
Conflicts: yast2-mouse < 2.18.0
|
||||||
|
|
||||||
# Y2Packager::Product
|
# Y2Packager::Widgets::ProductLicense
|
||||||
Requires: yast2-packager >= 3.3.7
|
Requires: yast2-packager >= 3.3.9
|
||||||
|
|
||||||
# FIXME: some code present in this package still depends on the old yast2-storage
|
# FIXME: some code present in this package still depends on the old yast2-storage
|
||||||
# and will break without this dependency. That's acceptable at this point of the
|
# and will break without this dependency. That's acceptable at this point of the
|
||||||
|
Loading…
Reference in New Issue
Block a user