diff --git a/yast2-iscsi-client-2.23.0.tar.bz2 b/yast2-iscsi-client-2.23.0.tar.bz2 deleted file mode 100644 index 9ad7ce4..0000000 --- a/yast2-iscsi-client-2.23.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90f712ac6dd4989cf4a9e2a8180589ef6e76c477db0740180b5e2b1ba2a528ce -size 107868 diff --git a/yast2-iscsi-client-2.23.1.tar.bz2 b/yast2-iscsi-client-2.23.1.tar.bz2 new file mode 100644 index 0000000..aa4852e --- /dev/null +++ b/yast2-iscsi-client-2.23.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d656fd4d1a5f0ef17d2ee6b4b66f281f7f1a7c844b285640f100e162909768c +size 107897 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 7a8f104..e35eeb2 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 3 15:28:01 UTC 2013 - locilka@suse.com + +- version 2.23.1 +- Testsuites adapted to switching Service module to systemd + (yast2-2.23.15) + ------------------------------------------------------------------- Tue Dec 18 12:57:18 CET 2012 - fehr@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 8bce7e8..1206ab5 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-iscsi-client # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,13 @@ Name: yast2-iscsi-client -Version: 2.23.0 +Version: 2.23.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-iscsi-client-%{version}.tar.bz2 +# Service module switched to systemd BuildRequires: docbook-xsl-stylesheets BuildRequires: doxygen BuildRequires: libicu-devel @@ -31,7 +32,7 @@ BuildRequires: perl-XML-Writer BuildRequires: popt-devel BuildRequires: sgml-skel BuildRequires: update-desktop-files -BuildRequires: yast2 +BuildRequires: yast2 >= 2.23.15 BuildRequires: yast2-devtools BuildRequires: yast2-packagemanager-devel BuildRequires: yast2-packager