forked from pool/yast2-installation
- Update calls to YaST2 systemd classes (related to fate#319428)
- 4.1.10 - Add an option to have a sidebar (boo#1088785) - 4.1.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=972
This commit is contained in:
parent
e2c7c47000
commit
9be0f4df1e
3
yast2-installation-4.1.10.tar.bz2
Normal file
3
yast2-installation-4.1.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78ee2f6b4dcde2aa6eb991e08820ee7dff7189782eaf54246bb24c88647dfb18
|
||||
size 456906
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ea6788e400cc57a2ab1ab09954253bfcd1d996c9101c4abec2c226883234b04
|
||||
size 457187
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 07:24:18 UTC 2018 - dgonzalez@suse.com
|
||||
|
||||
- Update calls to YaST2 systemd classes (related to fate#319428)
|
||||
- 4.1.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 16:35:47 CEST 2018 - hellcp@opensuse.org
|
||||
|
||||
- Add an option to have a sidebar (boo#1088785)
|
||||
- 4.1.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 20 15:18:28 CEST 2018 - schubi@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.1.8
|
||||
Version: 4.1.10
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -43,8 +43,10 @@ BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(rspec)
|
||||
BuildRequires: rubygem(yast-rake)
|
||||
|
||||
# TextHelpers#div_with_direction
|
||||
BuildRequires: yast2 >= 4.0.72
|
||||
# Yast2::Systemd::Service
|
||||
BuildRequires: yast2 >= 4.1.3
|
||||
Requires: yast2 >= 4.1.3
|
||||
|
||||
# Yast::Packages.check_remote_installation_packages
|
||||
BuildRequires: yast2-packager >= 4.0.9
|
||||
|
||||
@ -52,9 +54,6 @@ BuildRequires: yast2-packager >= 4.0.9
|
||||
BuildRequires: yast2-storage-ng >= 4.0.194
|
||||
Requires: yast2-storage-ng >= 4.0.175
|
||||
|
||||
# TextHelpers#div_with_direction
|
||||
Requires: yast2 >= 4.0.72
|
||||
|
||||
# Language::GetLanguageItems and other API
|
||||
# Language::Set (handles downloading the translation extensions)
|
||||
Requires: yast2-country-data >= 2.16.11
|
||||
|
Loading…
Reference in New Issue
Block a user