From 543676b5d720f4816e5d4ce5f4ff003eefaed831b29ae7167981b60da9bb5346 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 23 Apr 2007 10:21:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=7 --- autoyast2-2.15.6.tar.bz2 | 3 --- autoyast2-2.15.7.tar.bz2 | 3 +++ autoyast2.changes | 18 ++++++++++++++++++ autoyast2.spec | 19 ++++++++++++++----- 4 files changed, 35 insertions(+), 8 deletions(-) delete mode 100644 autoyast2-2.15.6.tar.bz2 create mode 100644 autoyast2-2.15.7.tar.bz2 diff --git a/autoyast2-2.15.6.tar.bz2 b/autoyast2-2.15.6.tar.bz2 deleted file mode 100644 index c3fe9bb..0000000 --- a/autoyast2-2.15.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2fa436747ebb84ea166ebfd4d3f782421e2fcf146323ebe5f7145b7f13936b6 -size 1182508 diff --git a/autoyast2-2.15.7.tar.bz2 b/autoyast2-2.15.7.tar.bz2 new file mode 100644 index 0000000..5c38de9 --- /dev/null +++ b/autoyast2-2.15.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b242384fa1ed8dea9ebcb1a66afd569dc2a96f4a4bb37ef3546384c03a32ae1f +size 1182617 diff --git a/autoyast2.changes b/autoyast2.changes index 1fea9a5..206ae92 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 23 10:37:02 CEST 2007 - ug@suse.de + +- added missing import +- 2.15.7 + +------------------------------------------------------------------- +Fri Apr 20 14:48:55 CEST 2007 - ug@suse.de + +- fix for EVMS creation (#266313) + +------------------------------------------------------------------- +Thu Apr 19 15:01:16 CEST 2007 - ug@suse.de + +- document changed behaviour: where standard keys are missing in + the global variables of the grub bootloader configuration in an + autoyast profile, they will be added automatically now + ------------------------------------------------------------------- Thu Apr 19 10:59:24 CEST 2007 - ug@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index a72ba9b..24d9011 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,5 +1,5 @@ # -# spec file for package autoyast2 (Version 2.15.6) +# spec file for package autoyast2 (Version 2.15.7) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: autoyast2 URL: http://www.suse.de/~ug -Version: 2.15.6 +Version: 2.15.7 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.15.6.tar.bz2 +Source0: autoyast2-2.15.7.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets fop java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update Requires: yast2-core yast2-xml libxslt yast2-installation @@ -49,7 +49,7 @@ Authors: Anas Nashif %package installation -Version: 2.15.6 +Version: 2.15.7 Release: 1 Summary: YaST2 - Auto Installation Modules Group: System/YaST @@ -69,7 +69,7 @@ Authors: Anas Nashif %prep -%setup -n autoyast2-2.15.6 +%setup -n autoyast2-2.15.7 %build %{prefix}/bin/y2tool y2autoconf @@ -210,6 +210,15 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/lib/autoinstall/autoconf %changelog +* Mon Apr 23 2007 - ug@suse.de +- added missing import +- 2.15.7 +* Fri Apr 20 2007 - ug@suse.de +- fix for EVMS creation (#266313) +* Thu Apr 19 2007 - ug@suse.de +- document changed behaviour: where standard keys are missing in + the global variables of the grub bootloader configuration in an + autoyast profile, they will be added automatically now * Thu Apr 19 2007 - ug@suse.de - 2.15.6 * Thu Apr 19 2007 - ug@suse.de