1
0

- Provides the current language when asking for the product's

release notes to the yast2.rpm API (related to bsc#1079045).
- 4.0.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=933
This commit is contained in:
YaST Team Bot 2018-02-02 15:01:24 +00:00 committed by Git OBS Bridge
parent 73898addaf
commit 974aedef19
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73a98804a485861e7053f32de795b19ba82da38d5151c8942ac01d9fc39e7aac
size 452816

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:825b4bc6aa0e348c3d43ac601134f0a64676ab8e692e976e223ad412d787287c
size 452793

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 2 12:49:34 UTC 2018 - igonzalezsosa@suse.com
- Provides the current language when asking for the product's
release notes to the yast2.rpm API (related to bsc#1079045).
- 4.0.29
-------------------------------------------------------------------
Wed Jan 31 13:09:51 CET 2018 - schubi@suse.de

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.0.28
Version: 4.0.29
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -41,8 +41,8 @@ BuildRequires: yast2-xml
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake)
# Yast::AutoinstData.autoyast_second_stage_error
BuildRequires: yast2 >= 4.0.27
# Mandatory language in Product#release_notes
BuildRequires: yast2 >= 4.0.49
# Yast::Packages.check_remote_installation_packages
BuildRequires: yast2-packager >= 4.0.9
@ -50,8 +50,8 @@ BuildRequires: yast2-packager >= 4.0.9
BuildRequires: yast2-storage-ng >= 4.0.43
Requires: yast2-storage-ng >= 4.0.43
# Yast::AutoinstData.autoyast_second_stage_error
Requires: yast2 >= 4.0.27
# Mandatory language in Product#release_notes
Requires: yast2 >= 4.0.49
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)