- Implemented triggers for installation proposal (FATE#317488).
Any *_proposal client can define 'trigger' in 'MakeProposal' that defines in which circumstances it should be called again after all proposals have been called, e.g., if partitioning or software selection changes. - 3.1.145 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=720
This commit is contained in:
parent
0e30674f14
commit
db6b78187f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50238fed6b2463941c670a20bfa5f7e83886d74d13850dce9e30144cf96c7968
|
||||
size 389807
|
3
yast2-installation-3.1.145.tar.bz2
Normal file
3
yast2-installation-3.1.145.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f3351b1fa03da061dbfb3425dac712403850003966fbef59bf7dd7b45b9d5b6
|
||||
size 393047
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 17 09:29:09 CEST 2015 - locilka@suse.com
|
||||
|
||||
- Implemented triggers for installation proposal (FATE#317488).
|
||||
Any *_proposal client can define 'trigger' in 'MakeProposal'
|
||||
that defines in which circumstances it should be called again
|
||||
after all proposals have been called, e.g., if partitioning or
|
||||
software selection changes.
|
||||
- 3.1.145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 08:41:03 UTC 2015 - jreidinger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.144
|
||||
Version: 3.1.145
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user