From d8b544e98632a810f668ff51270f351e47c3cfb01fe2b01a7b8bc2054b2d37c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Mon, 12 Sep 2011 13:42:11 +0000 Subject: [PATCH] 2,7d1 < Mon Sep 12 13:40:54 UTC 2011 - lslezak@suse.cz < < - updated testsuite (systemd support) (bnc#664548) < - 2.21.3 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=36 --- yast2-iscsi-client-2.21.2.tar.bz2 | 3 --- yast2-iscsi-client-2.21.3.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 6 ++++++ yast2-iscsi-client.spec | 9 +++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-iscsi-client-2.21.2.tar.bz2 create mode 100644 yast2-iscsi-client-2.21.3.tar.bz2 diff --git a/yast2-iscsi-client-2.21.2.tar.bz2 b/yast2-iscsi-client-2.21.2.tar.bz2 deleted file mode 100644 index 4758ea8..0000000 --- a/yast2-iscsi-client-2.21.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b58e3d59cd1f3597104b5a1fc70e87a5d0c817b543f575ef8dbbcf2783f3d85 -size 105965 diff --git a/yast2-iscsi-client-2.21.3.tar.bz2 b/yast2-iscsi-client-2.21.3.tar.bz2 new file mode 100644 index 0000000..aed77e6 --- /dev/null +++ b/yast2-iscsi-client-2.21.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7cbc33896afba24bb442014729249f22677700cb12108efa349fe929d78274 +size 106116 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 09e7ff0..9317395 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 12 13:40:54 UTC 2011 - lslezak@suse.cz + +- updated testsuite (systemd support) (bnc#664548) +- 2.21.3 + ------------------------------------------------------------------- Fri Aug 5 12:32:45 CEST 2011 - tgoettlicher@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 4448528..b986a28 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -19,11 +19,11 @@ Name: yast2-iscsi-client -Version: 2.21.2 -Release: 1 +Version: 2.21.3 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-client-2.21.2.tar.bz2 +Source0: yast2-iscsi-client-2.21.3.tar.bz2 Prefix: /usr @@ -46,7 +46,7 @@ This package contains the YaST2 component for configuration of an iSCSI client. %prep -%setup -n yast2-iscsi-client-2.21.2 +%setup -n yast2-iscsi-client-2.21.3 %build %{prefix}/bin/y2tool y2autoconf @@ -86,4 +86,5 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/iscsid.scr %doc %{prefix}/share/doc/packages/yast2-iscsi-client /usr/share/YaST2/schema/autoyast/rnc/iscsi-client.rnc + %changelog