1
0

- Fix license confirmation handling on single product medias

(fate#322276)
- 3.3.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=893
This commit is contained in:
YaST Team Bot 2017-09-05 11:37:53 +00:00 committed by Git OBS Bridge
parent e8b6d8d394
commit 4a587f955d
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d49f258cef018b157aa24b0539bc3ca5298e7d13cad57eccccba116492490555
size 453427

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f4aa74bd507440e65ad30b2569537fe222eb27a08e80126d26fc24fb319a716
size 454543

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 5 10:20:43 UTC 2017 - igonzalezsosa@suse.com
- Fix license confirmation handling on single product medias
(fate#322276)
- 3.3.13
-------------------------------------------------------------------
Mon Sep 4 12:18:45 UTC 2017 - ancor@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.3.12
Version: 3.3.13
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -65,8 +65,8 @@ Requires: yast2-pkg-bindings >= 3.1.33
# Mouse-related scripts moved to yast2-mouse
Conflicts: yast2-mouse < 2.18.0
# Y2Packager::Widgets::ProductLicense
Requires: yast2-packager >= 3.3.9
# Y2Packager::Widgets::ProductLicense with skip validation option
Requires: yast2-packager >= 3.3.10
# FIXME: some code present in this package still depends on the old yast2-storage
# and will break without this dependency. That's acceptable at this point of the