From c552438ef761e4c1a22165f043cbd589707d2de66eb810714b5de7320a28b5df Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 1 May 2008 12:20:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=92 --- yast2-installation-2.16.42.tar.bz2 | 3 --- yast2-installation-2.16.43.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 11 +++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.16.42.tar.bz2 create mode 100644 yast2-installation-2.16.43.tar.bz2 diff --git a/yast2-installation-2.16.42.tar.bz2 b/yast2-installation-2.16.42.tar.bz2 deleted file mode 100644 index 0299cce..0000000 --- a/yast2-installation-2.16.42.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04cbfdf60cdd26ed4a8a07125c18976164a7de0f8da7b6039da0f10e4de11a2d -size 224304 diff --git a/yast2-installation-2.16.43.tar.bz2 b/yast2-installation-2.16.43.tar.bz2 new file mode 100644 index 0000000..460f276 --- /dev/null +++ b/yast2-installation-2.16.43.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ccf2045e946493d539ec7c29a1cb1c20c462e067c7e261161e24997285493b6 +size 224396 diff --git a/yast2-installation.changes b/yast2-installation.changes index 345aa6c..1470a7b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 30 12:07:45 CEST 2008 - locilka@suse.cz + +- Adding name and alias tags to extrasources (irc #yast/today). +- 2.16.43 + ------------------------------------------------------------------- Wed Apr 30 10:24:19 CEST 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index aa96606..2c74ffb 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.42) +# spec file for package yast2-installation (Version 2.16.43) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-installation -Version: 2.16.42 +Version: 2.16.43 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.42.tar.bz2 +Source0: yast2-installation-2.16.43.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite # PackageCallbacks::RegisterEmptyProgressCallbacks() @@ -107,7 +107,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.42 +%setup -n yast2-installation-2.16.43 %build %{prefix}/bin/y2tool y2autoconf @@ -174,6 +174,9 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog * Wed Apr 30 2008 locilka@suse.cz +- Adding name and alias tags to extrasources (irc #yast/today). +- 2.16.43 +* Wed Apr 30 2008 locilka@suse.cz - Making automatic installation more robust (bnc #384972). - 2.16.42 * Tue Apr 29 2008 locilka@suse.cz