diff --git a/yast2-installation-2.23.7.tar.bz2 b/yast2-installation-2.23.7.tar.bz2 deleted file mode 100644 index 9e33f78..0000000 --- a/yast2-installation-2.23.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:732fc161b07d8ab96e18a8b5560455ceb50f33cbe854c68f6a8cff41a5338b33 -size 292181 diff --git a/yast2-installation-2.23.8.tar.bz2 b/yast2-installation-2.23.8.tar.bz2 new file mode 100644 index 0000000..cd96543 --- /dev/null +++ b/yast2-installation-2.23.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe9bfabebe8797709ddc72bbf90db489e39afe37eb07af0ba20961c44176039 +size 292071 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6d2e675..56cf884 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 11 10:47:11 CET 2013 - jsuchome@suse.cz + +- adapted to changes in Storage.ycp API (bnc#797245) +- 2.23.8 + ------------------------------------------------------------------- Mon Jan 7 13:06:32 CET 2013 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 3ac8365..7890312 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 2.23.7 +Version: 2.23.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,8 +40,8 @@ BuildRequires: yast2-core-devel BuildRequires: yast2-devtools BuildRequires: yast2-testsuite -# FileSystems::possible_root_fs -BuildRequires: yast2-storage >= 2.19.12 +# Storage::Umount +BuildRequires: yast2-storage >= 2.23.3 # xmllint BuildRequires: libxml2