diff --git a/yast2-update-2.16.5.tar.bz2 b/yast2-update-2.16.5.tar.bz2 deleted file mode 100644 index 48e8f46..0000000 --- a/yast2-update-2.16.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ca09a49cea1f38d96323c2d76f474f3b2919f2d872caf3809b0ee87d77851e9 -size 112060 diff --git a/yast2-update-2.16.6.tar.bz2 b/yast2-update-2.16.6.tar.bz2 new file mode 100644 index 0000000..083232f --- /dev/null +++ b/yast2-update-2.16.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8c0777fde1f47f44b7f3a0bb66c29b86cfb958e848c205413a09fc53abb8b0 +size 112478 diff --git a/yast2-update.changes b/yast2-update.changes index 5061f53..9b88cd4 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Apr 11 18:05:54 CEST 2008 - locilka@suse.cz + +- Added missing
(bnc #377476). +- Changing Accept buttons to OK buttons (FATE #120373). +- 2.16.6 + +------------------------------------------------------------------- +Fri Mar 21 10:55:32 CET 2008 - locilka@suse.cz + +- Dropping keep_installed_patches support from control file as it + is currently handled by libzypp itself (bnc #349533). + ------------------------------------------------------------------- Thu Mar 20 11:37:54 CET 2008 - locilka@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 86eedfa..0cd2927 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.16.5) +# spec file for package yast2-update (Version 2.16.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,15 +12,16 @@ Name: yast2-update -Version: 2.16.5 +Version: 2.16.6 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.16.5.tar.bz2 +Source0: yast2-update-2.16.6.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite -BuildRequires: yast2 >= 2.16.5 +# Wizard::OpenOKDialog +BuildRequires: yast2 >= 2.16.49 # package not really needed to be installed but this breaks the building cycle # Installation::installedVersion && Installation::updateVersion # Update::* moved to Installation::update_* @@ -40,6 +41,7 @@ Conflicts: yast2-storage < 2.15.4 Summary: YaST2 - Update %package FACTORY +License: GPL v2 or later Group: System/YaST PreReq: %fillup_prereq Requires: yast2-update yast2 @@ -71,7 +73,7 @@ Authors: Jiri Srain