From 3e77c324a54796ea1fcf8f0475a9033c2d57af85d4dfdb9fa46daf92a48cb2e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Fri, 11 Jan 2013 10:14:11 +0000 Subject: [PATCH] 2,7d1 < Fri Jan 11 10:47:11 CET 2013 - jsuchome@suse.cz < < - adapted to changes in Storage.ycp API (bnc#797245) < - 2.23.8 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=213 --- yast2-installation-2.23.7.tar.bz2 | 3 --- yast2-installation-2.23.8.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-2.23.7.tar.bz2 create mode 100644 yast2-installation-2.23.8.tar.bz2 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