OBS User unknown 2008-05-07 20:15:29 +00:00 committed by Git OBS Bridge
parent dd97a83fbe
commit 19960421f1
4 changed files with 22 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:631752caba9acbcaf15e5bf908d3e32853da7bc14218a5e10551d6ce76aeed53
size 112628

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 6 18:47:09 CEST 2008 - locilka@suse.cz
- Removed support for 'delete unmaintained packages' from
configuration UI as it is no longer supported by libzypp and
replaced with list of packages to delete defined in control
file (bnc #300540).
- 2.16.9
-------------------------------------------------------------------
Tue Apr 29 13:31:05 CEST 2008 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-update (Version 2.16.8)
# spec file for package yast2-update (Version 2.16.9)
#
# 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-update
Version: 2.16.8
Version: 2.16.9
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.16.8.tar.bz2
Source0: yast2-update-2.16.9.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite
# Wizard::OpenOKDialog
@ -73,7 +73,7 @@ Authors:
Jiri Srain <jsrain@suse.cz>
%prep
%setup -n yast2-update-2.16.8
%setup -n yast2-update-2.16.9
%build
%{prefix}/bin/y2tool y2autoconf
@ -120,6 +120,12 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/clients/update.ycp
/usr/share/YaST2/clients/run_update.ycp
%changelog
* Tue May 06 2008 locilka@suse.cz
- Removed support for 'delete unmaintained packages' from
configuration UI as it is no longer supported by libzypp and
replaced with list of packages to delete defined in control
file (bnc #300540).
- 2.16.9
* Tue Apr 29 2008 locilka@suse.cz
- Progress for "searching for partitions" (bnc #384707).
- 2.16.8