- Fixed testsuite for inst_complex_welcome after implementing lazy
loading in ProductLicense in yast2-packager (bsc#993285) - 3.1.208 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=811
This commit is contained in:
parent
9092f91148
commit
20d546bb82
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acaafbcf9274264a621512802622f2f96f8a1b9c59c1b3e4666b87092e786fcc
|
||||
size 432599
|
||||
oid sha256:4a5717a97560edcfc8129bc579c9feb31addb6da4336c5e0b1900d4bd53431e1
|
||||
size 433585
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 13:28:14 CEST 2016 - locilka@suse.com
|
||||
|
||||
- Fixed testsuite for inst_complex_welcome after implementing lazy
|
||||
loading in ProductLicense in yast2-packager (bsc#993285)
|
||||
- 3.1.208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 07:22:59 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -38,6 +38,7 @@ BuildRequires: libxslt
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-core-devel
|
||||
BuildRequires: yast2-devtools >= 3.1.10
|
||||
BuildRequires: yast2-packager >= 3.1.113
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
# Moved proc_modules.scr
|
||||
@ -62,8 +63,8 @@ Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Mouse-related scripts moved to yast2-mouse
|
||||
Conflicts: yast2-mouse < 2.18.0
|
||||
|
||||
# New API for ProductLicense
|
||||
Requires: yast2-packager >= 3.1.96
|
||||
# Lazy loading in ProductLicense
|
||||
Requires: yast2-packager >= 3.1.113
|
||||
|
||||
# Yast::Storage.multipath_off?
|
||||
Requires: yast2-storage >= 3.1.97
|
||||
|
Loading…
Reference in New Issue
Block a user