OBS User unknown 2007-04-12 16:23:35 +00:00 committed by Git OBS Bridge
parent 62d650da55
commit 4c29c8e42b
4 changed files with 24 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94c27cd6a2598e9d65bb86e0ace97f60f04e5ad6b3d8adfba26605d09fcb9be5
size 110578

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a62c837f60ee0303090d7dd1b9689bb1ac202a51b001e21339a6a4a17c516a0
size 108914

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 11 16:34:50 CEST 2007 - locilka@suse.cz
- Added icon into Update Options dialog.
- Added help for Update Options summary proposal (#227265).
- System upgrade is now forbidden, only system update is possible.
- Upgrade based on patterns is now more visually understandable
(#227265).
- 2.15.9
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 5 11:38:49 CEST 2007 - locilka@suse.cz Thu Apr 5 11:38:49 CEST 2007 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-update (Version 2.15.8) # spec file for package yast2-update (Version 2.15.9)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild # norootforbuild
Name: yast2-update Name: yast2-update
Version: 2.15.8 Version: 2.15.9
Release: 1 Release: 1
License: GNU General Public License (GPL) License: GNU General Public License (GPL)
Group: System/YaST Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.15.8.tar.bz2 Source0: yast2-update-2.15.9.tar.bz2
prefix: /usr prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite
Requires: yast2 Requires: yast2
@ -51,7 +51,7 @@ Authors:
Jiri Srain <jsrain@suse.cz> Jiri Srain <jsrain@suse.cz>
%prep %prep
%setup -n yast2-update-2.15.8 %setup -n yast2-update-2.15.9
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -86,6 +86,13 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-update %doc %{prefix}/share/doc/packages/yast2-update
%changelog %changelog
* Wed Apr 11 2007 - locilka@suse.cz
- Added icon into Update Options dialog.
- Added help for Update Options summary proposal (#227265).
- System upgrade is now forbidden, only system update is possible.
- Upgrade based on patterns is now more visually understandable
(#227265).
- 2.15.9
* Thu Apr 05 2007 - locilka@suse.cz * Thu Apr 05 2007 - locilka@suse.cz
- Always call Update::GetProductName translating fstab and - Always call Update::GetProductName translating fstab and
cryptotab. cryptotab.