diff --git a/yast2-update-2.16.8.tar.bz2 b/yast2-update-2.16.8.tar.bz2 deleted file mode 100644 index d0f6242..0000000 --- a/yast2-update-2.16.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:631752caba9acbcaf15e5bf908d3e32853da7bc14218a5e10551d6ce76aeed53 -size 112628 diff --git a/yast2-update-2.16.9.tar.bz2 b/yast2-update-2.16.9.tar.bz2 new file mode 100644 index 0000000..b4db5c6 --- /dev/null +++ b/yast2-update-2.16.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b705d7cffd2487c7648b3a72c596aea162db38af302107045adf445b71e676 +size 112897 diff --git a/yast2-update.changes b/yast2-update.changes index c6c9273..03ee189 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -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 diff --git a/yast2-update.spec b/yast2-update.spec index 69e90da..d97cea3 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -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 %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