forked from pool/yast2-installation
- Replace Installation::Product and Installation::ProductReader
classes by Y2Packager::Product and Y2Packager::ProductReader (related to FATE#322276) - 3.3.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=885
This commit is contained in:
parent
869e5ad12c
commit
904eb2b828
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:99fa1c0d55bb9d86833205d6d16c52820dfcc386f42e52faaf98b6970c5b2dde
|
|
||||||
size 453364
|
|
3
yast2-installation-3.3.7.tar.bz2
Normal file
3
yast2-installation-3.3.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d48a13b58dd03ca84043bed9c4fa6da74bdc1821bc71d81600e958398a397e0
|
||||||
|
size 451547
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 17 08:22:09 UTC 2017 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- Replace Installation::Product and Installation::ProductReader
|
||||||
|
classes by Y2Packager::Product and Y2Packager::ProductReader
|
||||||
|
(related to FATE#322276)
|
||||||
|
- 3.3.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 14 15:13:42 CEST 2017 - shundhammer@suse.de
|
Mon Aug 14 15:13:42 CEST 2017 - shundhammer@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.3.6
|
Version: 3.3.7
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -64,8 +64,8 @@ Requires: yast2-pkg-bindings >= 3.1.33
|
|||||||
# Mouse-related scripts moved to yast2-mouse
|
# Mouse-related scripts moved to yast2-mouse
|
||||||
Conflicts: yast2-mouse < 2.18.0
|
Conflicts: yast2-mouse < 2.18.0
|
||||||
|
|
||||||
# Lazy loading in ProductLicense
|
# Y2Packager::Product
|
||||||
Requires: yast2-packager >= 3.1.113
|
Requires: yast2-packager >= 3.3.7
|
||||||
|
|
||||||
# FIXME: some code present in this package still depends on the old yast2-storage
|
# 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
|
# and will break without this dependency. That's acceptable at this point of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user