From bf896928b9c62ce548e8087dc817ca0700843b568b5e895cab7f59ccaaa35a0d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 2 Feb 2007 15:13:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=2 --- yast2-update-2.15.1.tar.bz2 | 3 --- yast2-update-2.15.2.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 12 ++++++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 yast2-update-2.15.1.tar.bz2 create mode 100644 yast2-update-2.15.2.tar.bz2 diff --git a/yast2-update-2.15.1.tar.bz2 b/yast2-update-2.15.1.tar.bz2 deleted file mode 100644 index f8d9dec..0000000 --- a/yast2-update-2.15.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11318766bd239c65e9c23b87c60c7bbed38ee7467f2fe2297771cd0a9c5e1390 -size 106565 diff --git a/yast2-update-2.15.2.tar.bz2 b/yast2-update-2.15.2.tar.bz2 new file mode 100644 index 0000000..aa86cab --- /dev/null +++ b/yast2-update-2.15.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d98367fa756ffc1c5f891c9dc86bfbb0505014e85f47c739be37b524370c7de +size 106893 diff --git a/yast2-update.changes b/yast2-update.changes index 099b740..f351f02 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 31 16:28:45 CET 2007 - locilka@suse.cz + +- Fixed update of system on EVMS: '/dev/abc/xyz' is the same + as '/dev/evms/lvm2/abc/xyz' (#237139). +- 2.15.2 + ------------------------------------------------------------------- Thu Jan 4 14:34:40 CET 2007 - locilka@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index bd85907..7f60a7b 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.15.1) +# spec file for package yast2-update (Version 2.15.2) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-update -Version: 2.15.1 +Version: 2.15.2 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.15.1.tar.bz2 +Source0: yast2-update-2.15.2.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-bootloader yast2-devtools yast2-mouse yast2-packager yast2-testsuite yast2-xml Requires: yast2 yast2-installation yast2-storage yast2-packager @@ -40,7 +40,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-update-2.15.1 +%setup -n yast2-update-2.15.2 %build %{prefix}/bin/y2tool y2autoconf @@ -75,6 +75,10 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-update %changelog -n yast2-update +* Wed Jan 31 2007 - locilka@suse.cz +- Fixed update of system on EVMS: '/dev/abc/xyz' is the same + as '/dev/evms/lvm2/abc/xyz' (#237139). +- 2.15.2 * Thu Jan 04 2007 - locilka@suse.cz - Added documentation for new features in control file: * boolean delete_old_packages and list of products for which this