diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 deleted file mode 100644 index d36ab25..0000000 --- a/yast2-installation-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f40463f74c27e4927f0f1f134ac4c1697d28b04b89d51d583e061031ba0b33e -size 282753 diff --git a/yast2-installation-3.0.3.tar.bz2 b/yast2-installation-3.0.3.tar.bz2 new file mode 100644 index 0000000..644713a --- /dev/null +++ b/yast2-installation-3.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a41b2659788a33e3dac4fb2fb64e721f899b0a2e3aecf3232ddb67d2debab6 +size 283274 diff --git a/yast2-installation.changes b/yast2-installation.changes index cf0d5d7..c2b2bcf 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index cb2fa41..ce86b0e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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)