From 1ecc23e8304ae657baf81eab00be805adeb28467bb8a0eadf31a74cf7b2c3688 Mon Sep 17 00:00:00 2001 From: Imobach Gonzalez Sosa Date: Tue, 19 Jan 2016 15:40:30 +0000 Subject: [PATCH] - Add tests to check the schema that was generated during installation (/root/autoinst.xml). - Add a new test case which install additional YaST packages to check the schema. - Version 1.0.6 - Download and run AutoYaST init scripts. - Version 1.0.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/aytests-tests?expand=0&rev=6 --- aytests-tests-1.0.4.tar.bz2 | 3 --- aytests-tests-1.0.6.tar.bz2 | 3 +++ aytests-tests.changes | 15 +++++++++++++++ aytests-tests.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 aytests-tests-1.0.4.tar.bz2 create mode 100644 aytests-tests-1.0.6.tar.bz2 diff --git a/aytests-tests-1.0.4.tar.bz2 b/aytests-tests-1.0.4.tar.bz2 deleted file mode 100644 index c9601e3..0000000 --- a/aytests-tests-1.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd405110e07236d57f87643c897bf56c7c18fe33a262e0bc4bf3d811ec33c924 -size 30821 diff --git a/aytests-tests-1.0.6.tar.bz2 b/aytests-tests-1.0.6.tar.bz2 new file mode 100644 index 0000000..e4dfe18 --- /dev/null +++ b/aytests-tests-1.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cf08a05ab598ebd35ebf12ae74ba7ab7c866baa5c969a9b52cb59cb5a9a3eb +size 31054 diff --git a/aytests-tests.changes b/aytests-tests.changes index 16a1525..7e1ed2f 100644 --- a/aytests-tests.changes +++ b/aytests-tests.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jan 19 10:32:19 UTC 2016 - igonzalezsosa@suse.com + +- Add tests to check the schema that was generated during + installation (/root/autoinst.xml). +- Add a new test case which install additional YaST packages + to check the schema. +- Version 1.0.6 + +------------------------------------------------------------------- +Thu Jan 14 12:49:07 CET 2016 - schubi@suse.de + +- Download and run AutoYaST init scripts. +- Version 1.0.5 + ------------------------------------------------------------------- Tue Dec 22 22:59:01 UTC 2015 - igonzalezsosa@suse.com diff --git a/aytests-tests.spec b/aytests-tests.spec index 58348d5..a55ace8 100644 --- a/aytests-tests.spec +++ b/aytests-tests.spec @@ -1,7 +1,7 @@ # # spec file for package aytests-tests # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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,7 +17,7 @@ Name: aytests-tests -Version: 1.0.4 +Version: 1.0.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build