forked from pool/yast2-installation
Accepting request 676544 from YaST:Head
submit new version 4.1.36 OBS-URL: https://build.opensuse.org/request/show/676544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=416
This commit is contained in:
commit
0118ed635c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:034e5c2d3a29747169717172f8f29d631d7c2b0456a2c410fafec58dbb39889c
|
||||
size 460457
|
3
yast2-installation-4.1.36.tar.bz2
Normal file
3
yast2-installation-4.1.36.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9398cfad8068f80e128152df8eedadb05c6d3fa8175ebfd0344ab67d1ed3b54
|
||||
size 460862
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 14 12:23:31 UTC 2019 - lslezak@suse.cz
|
||||
|
||||
- Save the used repositories at the end of installation to not
|
||||
offer the driver packages again (bsc#953522)
|
||||
- 4.1.36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 13:13:31 CET 2019 - schubi@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.1.35
|
||||
Version: 4.1.36
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -47,8 +47,8 @@ BuildRequires: rubygem(yast-rake)
|
||||
BuildRequires: yast2 >= 4.1.42
|
||||
Requires: yast2 >= 4.1.42
|
||||
|
||||
# Y2Packager::SelfUpdateAddonRepo
|
||||
BuildRequires: yast2-packager >= 4.1.5
|
||||
# Y2Packager::KnownRepositories
|
||||
BuildRequires: yast2-packager >= 4.1.27
|
||||
|
||||
# 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
|
||||
|
||||
# Y2Packager::SelfUpdateAddonRepo
|
||||
Requires: yast2-packager >= 4.1.5
|
||||
# Y2Packager::KnownRepositories
|
||||
Requires: yast2-packager >= 4.1.27
|
||||
|
||||
# use in startup scripts
|
||||
Requires: initviocons
|
||||
|
Loading…
Reference in New Issue
Block a user