OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=71
This commit is contained in:
parent
c59837f99c
commit
40ff0f853d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f254fcf82873f31f3eb045763631343cb025c5950e6419ed597a885fb16f849
|
||||
size 219297
|
3
yast2-installation-2.16.20.tar.bz2
Normal file
3
yast2-installation-2.16.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64d16d9354414d918711ba848b21e41aedc70ade23f6c36c64798b5204439b30
|
||||
size 221446
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 18:52:30 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Remember (first stage) and restore (second stage) DisabledModules
|
||||
(bnc #364066).
|
||||
- 2.16.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 16:30:22 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Using client country_simple instead of timezone and language in
|
||||
the installation overview (FATE #302980).
|
||||
- Using new users client in that overview too (FATE #302980).
|
||||
- Do not remove already registered installation repositories during
|
||||
upgrade if they match the old repositories on system
|
||||
(bnc #360109).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 21:12:25 CET 2008 - coolo@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.16.19)
|
||||
# spec file for package yast2-installation (Version 2.16.20)
|
||||
#
|
||||
# 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-installation
|
||||
Version: 2.16.19
|
||||
Release: 12
|
||||
Version: 2.16.20
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.19.tar.bz2
|
||||
Source0: yast2-installation-2.16.20.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||
# URL::MakeParamsFromMap and URL::MakeMapFromParams
|
||||
@ -104,7 +104,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.16.19
|
||||
%setup -n yast2-installation-2.16.20
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -170,6 +170,17 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Wed Mar 05 2008 locilka@suse.cz
|
||||
- Remember (first stage) and restore (second stage) DisabledModules
|
||||
(bnc #364066).
|
||||
- 2.16.20
|
||||
* Wed Mar 05 2008 locilka@suse.cz
|
||||
- Using client country_simple instead of timezone and language in
|
||||
the installation overview (FATE #302980).
|
||||
- Using new users client in that overview too (FATE #302980).
|
||||
- Do not remove already registered installation repositories during
|
||||
upgrade if they match the old repositories on system
|
||||
(bnc #360109).
|
||||
* Mon Mar 03 2008 coolo@suse.de
|
||||
- trying to change defaults for running gdb (arvin's patch)
|
||||
* Mon Mar 03 2008 locilka@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user