From 7785f6c8a1acb0b2d2d1c0e674caff54fe5d3b7694bd811c5a2c53ef77e751ac Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 12 Sep 2008 00:00:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=39 --- yast2-update-2.17.3.tar.bz2 | 3 --- yast2-update-2.17.4.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 13 +++++++++---- 4 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 yast2-update-2.17.3.tar.bz2 create mode 100644 yast2-update-2.17.4.tar.bz2 diff --git a/yast2-update-2.17.3.tar.bz2 b/yast2-update-2.17.3.tar.bz2 deleted file mode 100644 index 2163aec..0000000 --- a/yast2-update-2.17.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6545086b988cc83c2753ae2c2dfb3bcbee624a121257e6b0c3d86c457fe78353 -size 112997 diff --git a/yast2-update-2.17.4.tar.bz2 b/yast2-update-2.17.4.tar.bz2 new file mode 100644 index 0000000..1b835ab --- /dev/null +++ b/yast2-update-2.17.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0108e8a85cf048c0be378db7dbbc7eaee9e7ca5032795a5611c3fdb784ffaba6 +size 113059 diff --git a/yast2-update.changes b/yast2-update.changes index e3b5edb..9431bb1 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 10 11:40:36 CEST 2008 - locilka@suse.cz + +- Fixed selecting the recommended and removing the old kernels + while upgrading (bnc #423590). +- 2.17.4 + ------------------------------------------------------------------- Mon Sep 1 13:15:22 CEST 2008 - locilka@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 8601007..bd903a1 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.17.3) +# spec file for package yast2-update (Version 2.17.4) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-update -Version: 2.17.3 +Version: 2.17.4 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.17.3.tar.bz2 +Source0: yast2-update-2.17.4.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite # Wizard::OpenOKDialog @@ -80,7 +80,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-update-2.17.3 +%setup -n yast2-update-2.17.4 %build %{prefix}/bin/y2tool y2autoconf @@ -127,7 +127,12 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/control/update.xml /usr/share/YaST2/clients/update.ycp /usr/share/YaST2/clients/run_update.ycp + %changelog +* Wed Sep 10 2008 locilka@suse.cz +- Fixed selecting the recommended and removing the old kernels + while upgrading (bnc #423590). +- 2.17.4 * Mon Sep 01 2008 locilka@suse.cz - Obsolete EVMS-related code disabled. - 2.17.3