From bbae5cdeacbb79d532c63533087ff7e22460f45263f5c6ed166c7234026f4a3f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 20 Mar 2009 18:50:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=146 --- yast2-installation-2.18.10.tar.bz2 | 3 --- yast2-installation-2.18.11.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 12 ++++++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.18.10.tar.bz2 create mode 100644 yast2-installation-2.18.11.tar.bz2 diff --git a/yast2-installation-2.18.10.tar.bz2 b/yast2-installation-2.18.10.tar.bz2 deleted file mode 100644 index fdf9e34..0000000 --- a/yast2-installation-2.18.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbe044b6176d226496df78099cdbf59ebbf93566a1e8bbfa7135acd3a84ba2c4 -size 270950 diff --git a/yast2-installation-2.18.11.tar.bz2 b/yast2-installation-2.18.11.tar.bz2 new file mode 100644 index 0000000..6a85d0b --- /dev/null +++ b/yast2-installation-2.18.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2792b9bc9103a29de2246e0091627479fc820fe30fdf376e936fc1575959bcf0 +size 270958 diff --git a/yast2-installation.changes b/yast2-installation.changes index e40ea91..d80dec9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 19 14:14:34 CET 2009 - locilka@suse.cz + +- Continuing on Repair integration. +- Handling missing FLAGS in the content file. +- 2.18.11 + ------------------------------------------------------------------- Wed Mar 18 13:17:58 CET 2009 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 4417cf4..b239374 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.18.10) +# spec file for package yast2-installation (Version 2.18.11) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.18.10 +Version: 2.18.11 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.18.10.tar.bz2 +Source0: yast2-installation-2.18.11.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 # xmllint @@ -123,7 +123,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.18.10 +%setup -n yast2-installation-2.18.11 %build %{prefix}/bin/y2tool y2autoconf @@ -194,6 +194,10 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Thu Mar 19 2009 locilka@suse.cz +- Continuing on Repair integration. +- Handling missing FLAGS in the content file. +- 2.18.11 * Wed Mar 18 2009 locilka@suse.cz - Location /etc/modprobe.d/blacklist has been renamed to /etc/modprobe.d/50-blacklist.conf (bnc #485980).