1
0

Accepting request 186292 from YaST:Head

- use pure ruby solution when sorting proposal items

- use pure ruby solution when sorting destkop items, so major desktop
  (with same order number) won't get resorted
- 3.0.3

- check the product profiles during system analysis and
  copy them to installed system (backport of fate#310730)
- 3.0.2

OBS-URL: https://build.opensuse.org/request/show/186292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=264
This commit is contained in:
Stephan Kulow 2013-08-07 18:45:46 +00:00 committed by Git OBS Bridge
commit d86c2bae51
4 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f40463f74c27e4927f0f1f134ac4c1697d28b04b89d51d583e061031ba0b33e
size 282753

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02a41b2659788a33e3dac4fb2fb64e721f899b0a2e3aecf3232ddb67d2debab6
size 283274

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Aug 7 12:57:05 CEST 2013 - jsuchome@suse.cz
- use pure ruby solution when sorting proposal items
-------------------------------------------------------------------
Tue Aug 6 11:30:53 CEST 2013 - jsuchome@suse.cz
- use pure ruby solution when sorting destkop items, so major desktop
(with same order number) won't get resorted
- 3.0.3
-------------------------------------------------------------------
Mon Aug 5 13:16:04 CEST 2013 - jsuchome@suse.cz
- check the product profiles during system analysis and
copy them to installed system (backport of fate#310730)
- 3.0.2
-------------------------------------------------------------------
Sun Aug 4 11:48:21 UTC 2013 - lslezak@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.0.1
Version: 3.0.3
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -47,8 +47,8 @@ BuildRequires: yast2 >= 2.16.52
# AutoinstConfig::getProposalList
Requires: autoyast2-installation >= 2.17.1
# ProductControl::DisabledACItems, ::DisabledSubProposals
Requires: yast2 >= 2.18.23
# ProductProfile
Requires: yast2 >= 3.0.1
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)