forked from pool/yast2-installation
- Copy the selected packages from the self-update repository to an
additional add-on repository, allow updating the installation workflow from the self-update repository (bsc#1101016) - 4.1.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=977
This commit is contained in:
parent
19e19dd95f
commit
8f046ea64a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b5c24110bdba6c1583e562459dbf79bb529b416050bbf1d59ef9a2a7c28cedc
|
||||
size 458112
|
3
yast2-installation-4.1.15.tar.bz2
Normal file
3
yast2-installation-4.1.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1ea859508a0a61a63b4e0d8f293648ce55ba7154ddfe1952d60e531678a93b7
|
||||
size 458208
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 16:37:43 UTC 2018 - lslezak@suse.cz
|
||||
|
||||
- Copy the selected packages from the self-update repository to an
|
||||
additional add-on repository, allow updating the installation
|
||||
workflow from the self-update repository (bsc#1101016)
|
||||
- 4.1.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 15:29:22 CEST 2018 - aschnell@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.1.14
|
||||
Version: 4.1.15
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -47,8 +47,8 @@ BuildRequires: rubygem(yast-rake)
|
||||
BuildRequires: yast2 >= 4.1.3
|
||||
Requires: yast2 >= 4.1.3
|
||||
|
||||
# Yast::Packages.check_remote_installation_packages
|
||||
BuildRequires: yast2-packager >= 4.0.9
|
||||
# Y2Packager::SelfUpdateAddonRepo
|
||||
BuildRequires: yast2-packager >= 4.1.5
|
||||
|
||||
# Y2Storage::Inhibitors including systemd masking
|
||||
BuildRequires: yast2-storage-ng >= 4.0.194
|
||||
@ -64,8 +64,8 @@ Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Mouse-related scripts moved to yast2-mouse
|
||||
Conflicts: yast2-mouse < 2.18.0
|
||||
|
||||
# Yast::AddOnProduct.selected_installation_products
|
||||
Requires: yast2-packager >= 4.0.56
|
||||
# Y2Packager::SelfUpdateAddonRepo
|
||||
Requires: yast2-packager >= 4.1.5
|
||||
|
||||
# use in startup scripts
|
||||
Requires: initviocons
|
||||
|
Loading…
x
Reference in New Issue
Block a user