Accepting request 826198 from YaST:Head
submit new version 4.3.35 OBS-URL: https://build.opensuse.org/request/show/826198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=286
This commit is contained in:
commit
2932a8843d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:240d760d1da133618616b6a2305ab086c34227c7d087fbb21b733219258e611a
|
|
||||||
size 706743
|
|
3
autoyast2-4.3.35.tar.bz2
Normal file
3
autoyast2-4.3.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:41a8794e7e1a291632079d08374f60aec542c8ddbbe5f22579c7d04625358e43
|
||||||
|
size 707128
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 13 07:04:06 UTC 2020 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
- bsc#1173624
|
||||||
|
- Run firewall configuration in first stage
|
||||||
|
- 4.3.35
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 11 10:13:57 CEST 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
- AutoYaST: Added supplements: autoyast(files,general,report,scripts,
|
||||||
|
partitioning,software) into the spec file in order to install
|
||||||
|
this packages if the section has been defined in the AY
|
||||||
|
configuration file (bsc#1146494).
|
||||||
|
- 4.3.34
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 4 16:31:17 CEST 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
- Improve finding the respective package for a section in the XML
|
||||||
|
installation profile. Find a package with the
|
||||||
|
"autoyast(<section_name>)" supplements dependency (bsc#1146494).
|
||||||
|
- 4.3.33
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 30 14:00:17 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
Thu Jul 30 14:00:17 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.3.32
|
Version: 4.3.35
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -137,6 +137,8 @@ Requires: yast2-ruby-bindings >= 1.0.0
|
|||||||
Provides: yast2-trans-autoinst
|
Provides: yast2-trans-autoinst
|
||||||
Obsoletes: yast2-trans-autoinst
|
Obsoletes: yast2-trans-autoinst
|
||||||
|
|
||||||
|
Supplements: autoyast(files,general,report,scripts,partitioning,software)
|
||||||
|
|
||||||
%description installation
|
%description installation
|
||||||
This package performs auto-installation relying on a control file
|
This package performs auto-installation relying on a control file
|
||||||
generated with the autoyast2 package.
|
generated with the autoyast2 package.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user