- Speed optimization for the previous fix, the "clone_system"
client spent several minutes processing the packages (related to bsc#1077882) - 4.0.27 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=769
This commit is contained in:
parent
6ac26cff47
commit
3dfe3f05bb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8744c391951c23b09d8d4572248627d55d87e89cd52e9c848b107942f369ee40
|
|
||||||
size 673896
|
|
3
autoyast2-4.0.27.tar.bz2
Normal file
3
autoyast2-4.0.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d9299bffd802879385c4ade6334c6c8185603a3f7158c42287ea764f46a1bb09
|
||||||
|
size 673968
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 31 13:04:57 UTC 2018 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- Speed optimization for the previous fix, the "clone_system"
|
||||||
|
client spent several minutes processing the packages
|
||||||
|
(related to bsc#1077882)
|
||||||
|
- 4.0.27
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 29 14:58:35 UTC 2018 - lslezak@suse.cz
|
Mon Jan 29 14:58:35 UTC 2018 - lslezak@suse.cz
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.0.26
|
Version: 4.0.27
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -119,8 +119,8 @@ Requires: yast2-transfer >= 2.21.0
|
|||||||
# storage-ng based version
|
# storage-ng based version
|
||||||
Requires: yast2-update >= 3.3.0
|
Requires: yast2-update >= 3.3.0
|
||||||
Requires: yast2-xml
|
Requires: yast2-xml
|
||||||
# pkgGpgCheck callback
|
# "transact_by" key in PkgPropertiesAll()
|
||||||
Requires: yast2-pkg-bindings >= 3.1.31
|
Requires: yast2-pkg-bindings >= 4.0.7
|
||||||
# Y2Storage::AutoinstIssues containing section information
|
# Y2Storage::AutoinstIssues containing section information
|
||||||
BuildRequires: yast2-storage-ng >= 4.0.15
|
BuildRequires: yast2-storage-ng >= 4.0.15
|
||||||
Provides: yast2-trans-autoinst
|
Provides: yast2-trans-autoinst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user