From c504f5b81985cf26d09f880dfc5fce32b81d89bce324a045a7bd93743c2b4c5f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 4 Aug 2008 12:17:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=37 --- yast2-update-2.17.0.tar.bz2 | 3 --- yast2-update-2.17.1.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 15 +++++++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 yast2-update-2.17.0.tar.bz2 create mode 100644 yast2-update-2.17.1.tar.bz2 diff --git a/yast2-update-2.17.0.tar.bz2 b/yast2-update-2.17.0.tar.bz2 deleted file mode 100644 index 75b55c1..0000000 --- a/yast2-update-2.17.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9884cb42132334f5f66ae68c7bfc275746f48ba9707d9aa2f45bd621a4ed81b0 -size 110242 diff --git a/yast2-update-2.17.1.tar.bz2 b/yast2-update-2.17.1.tar.bz2 new file mode 100644 index 0000000..64ee86b --- /dev/null +++ b/yast2-update-2.17.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481aeef819f506cf4403e7affc89b2baef5cc900d6c3f10c9bffa8aad7eef103 +size 112942 diff --git a/yast2-update.changes b/yast2-update.changes index ec2da0a..8970c8f 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 4 13:18:47 CEST 2008 - locilka@suse.cz + +- Initializing target as soon as possible (updating running system) + (bnc #394662). +- 2.17.1 + ------------------------------------------------------------------- Wed Jul 30 07:19:56 CEST 2008 - coolo@suse.de diff --git a/yast2-update.spec b/yast2-update.spec index 86aa179..cb4c28b 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.17.0) +# spec file for package yast2-update (Version 2.17.1) # # 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.17.0 -Release: 5 +Version: 2.17.1 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.17.0.tar.bz2 +Source0: yast2-update-2.17.1.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.17.0 +%setup -n yast2-update-2.17.1 %build %{prefix}/bin/y2tool y2autoconf @@ -120,8 +120,11 @@ 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 +* Mon Aug 04 2008 locilka@suse.cz +- Initializing target as soon as possible (updating running system) + (bnc #394662). +- 2.17.1 * Wed Jul 30 2008 coolo@suse.de - fix file list of package * Thu Jul 24 2008 locilka@suse.cz