OBS User unknown 2008-09-12 00:00:44 +00:00 committed by Git OBS Bridge
parent d62a5a28cd
commit 7785f6c8a1
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6545086b988cc83c2753ae2c2dfb3bcbee624a121257e6b0c3d86c457fe78353
size 112997

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0108e8a85cf048c0be378db7dbbc7eaee9e7ca5032795a5611c3fdb784ffaba6
size 113059

View File

@ -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

View File

@ -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 <jsrain@suse.cz>
%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