forked from pool/yast2-installation
2,15d1
< Fri Aug 5 12:13:13 UTC 2011 - lslezak@suse.cz < < - upgrade_urls.ycp - do not display reading and writing progress, < it is pretty quick and just causes screen flickering < (the write progress is displayed only when there is an enabled < repo to add, refreshing it can take long time) (bnc#692614) < - 2.21.13 < < ------------------------------------------------------------------- < Fri Aug 5 12:32:16 CEST 2011 - tgoettlicher@suse.de < < - fixed .desktop file (bnc #681249) < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=109
This commit is contained in:
parent
3db651534b
commit
c868aa590f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f351ff16e7444fddc1553be636428ce5d068b12aba9785c2e6c916ea2cd6354d
|
||||
size 284692
|
3
yast2-installation-2.21.13.tar.bz2
Normal file
3
yast2-installation-2.21.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7897f9011e0f0d9f80b3f0ab3291a2bdace19781a3f042f25e8a2841fe3b8827
|
||||
size 285090
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 12:13:13 UTC 2011 - lslezak@suse.cz
|
||||
|
||||
- upgrade_urls.ycp - do not display reading and writing progress,
|
||||
it is pretty quick and just causes screen flickering
|
||||
(the write progress is displayed only when there is an enabled
|
||||
repo to add, refreshing it can take long time) (bnc#692614)
|
||||
- 2.21.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 12:32:16 CEST 2011 - tgoettlicher@suse.de
|
||||
|
||||
- fixed .desktop file (bnc #681249)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 14:50:33 UTC 2011 - lslezak@suse.cz
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.21.12)
|
||||
# spec file for package yast2-installation (Version 2.21.13)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.21.12
|
||||
Version: 2.21.13
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.21.12.tar.bz2
|
||||
Source0: yast2-installation-2.21.13.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
@ -125,7 +125,7 @@ System installation code as present on installation media.
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.21.12
|
||||
%setup -n yast2-installation-2.21.13
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user