From 75a17c7c82e74d13b62b85fb80f2187c86926fc741955d0983ccbc2a66327acb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 5 Nov 2008 17:23:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=44 --- yast2-update-2.17.10.tar.bz2 | 3 +++ yast2-update-2.17.9.tar.bz2 | 3 --- yast2-update.changes | 7 +++++++ yast2-update.spec | 18 +++++++++++------- 4 files changed, 21 insertions(+), 10 deletions(-) create mode 100644 yast2-update-2.17.10.tar.bz2 delete mode 100644 yast2-update-2.17.9.tar.bz2 diff --git a/yast2-update-2.17.10.tar.bz2 b/yast2-update-2.17.10.tar.bz2 new file mode 100644 index 0000000..ca1e1fd --- /dev/null +++ b/yast2-update-2.17.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4863dd16984eea179ca7dd2e95d60f98c96c30b66a19319b0177b75888b79a +size 113012 diff --git a/yast2-update-2.17.9.tar.bz2 b/yast2-update-2.17.9.tar.bz2 deleted file mode 100644 index 324ba7d..0000000 --- a/yast2-update-2.17.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4899d4ad0581bb1b3ae04a891aed70947b9505416a2d18b19de090fff9e2fd3b -size 112940 diff --git a/yast2-update.changes b/yast2-update.changes index f4448a3..60b3824 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 4 11:32:57 CET 2008 - locilka@suse.cz + +- Making obvious (in log) why a partition is marked 'not-valid' + (bnc #441378) +- 2.17.10 + ------------------------------------------------------------------- Wed Oct 29 14:47:03 CET 2008 - locilka@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index bfb499f..f1dac8c 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.17.9) +# spec file for package yast2-update (Version 2.17.10) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-update -Version: 2.17.9 +Version: 2.17.10 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.17.9.tar.bz2 +Source0: yast2-update-2.17.10.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite # Packages::GetBaseSourceID @@ -83,7 +83,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-update-2.17.9 +%setup -n yast2-update-2.17.10 %build %{prefix}/bin/y2tool y2autoconf @@ -131,6 +131,10 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/clients/update.ycp /usr/share/YaST2/clients/run_update.ycp %changelog +* Tue Nov 04 2008 locilka@suse.cz +- Making obvious (in log) why a partition is marked 'not-valid' + (bnc #441378) +- 2.17.10 * Wed Oct 29 2008 locilka@suse.cz - Extended agent reading fstab files (bnc #438129). - 2.17.9 @@ -875,7 +879,7 @@ rm -rf "$RPM_BUILD_ROOT" * Mon Mar 17 2003 kkaempf@suse.de - if no product can be determined, use /etc/*-release - 2.7.11 -* Sun Mar 16 2003 kkaempf@suse.de +* Sat Mar 15 2003 kkaempf@suse.de - move the "seen_details" flag to the global Update module (#24927) - 2.7.10 * Fri Mar 14 2003 kkaempf@suse.de @@ -933,7 +937,7 @@ rm -rf "$RPM_BUILD_ROOT" a different fstab. - show installed product if called from running system. - 2.6.16 -* Thu Sep 12 2002 kkaempf@suse.de +* Wed Sep 11 2002 kkaempf@suse.de - implement save/restore for package selection * Wed Sep 11 2002 kkaempf@suse.de - neutralize "cups" during update @@ -941,7 +945,7 @@ rm -rf "$RPM_BUILD_ROOT" * Wed Sep 11 2002 kkaempf@suse.de - fix syntax error - 2.6.14 -* Wed Sep 11 2002 kkaempf@suse.de +* Tue Sep 10 2002 kkaempf@suse.de - pass "update_installed_only" to solver - 2.6.12 * Tue Sep 10 2002 arvin@suse.de