OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=116
This commit is contained in:
parent
29e054e1ad
commit
cfd47537b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07c3c884a6dbc824ae167ee69742965dc9910d6bde6dce885053a3a1e6752b1c
|
||||
size 239654
|
3
yast2-installation-2.17.21.tar.bz2
Normal file
3
yast2-installation-2.17.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb0aa5dd86300df3268eee53687a11f829b1c2db564078fc9eaefa592f67348b
|
||||
size 244346
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 14 14:15:11 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Changed YaST icons while probing the system (bnc #404809).
|
||||
- Enhanced scr_switch_debugger - Sending USR1 signal to the new SCR
|
||||
(bnc #433057).
|
||||
- 2.17.21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 13:29:04 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Enabled going_back in Add-Ons during installation (bnc #434735).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 13:10:58 CEST 2008 - mzugec@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.20)
|
||||
# spec file for package yast2-installation (Version 2.17.21)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.20
|
||||
Version: 2.17.21
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.20.tar.bz2
|
||||
Source0: yast2-installation-2.17.21.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
|
||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||
@ -114,7 +114,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.20
|
||||
%setup -n yast2-installation-2.17.21
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -183,6 +183,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Tue Oct 14 2008 locilka@suse.cz
|
||||
- Changed YaST icons while probing the system (bnc #404809).
|
||||
- Enhanced scr_switch_debugger - Sending USR1 signal to the new SCR
|
||||
(bnc #433057).
|
||||
- 2.17.21
|
||||
* Mon Oct 13 2008 locilka@suse.cz
|
||||
- Enabled going_back in Add-Ons during installation (bnc #434735).
|
||||
* Mon Oct 13 2008 mzugec@suse.de
|
||||
- configure supportconfig in installation (fate#305180)
|
||||
- 2.17.20
|
||||
|
Loading…
Reference in New Issue
Block a user