diff --git a/yast2-installation-4.1.13.tar.bz2 b/yast2-installation-4.1.13.tar.bz2 new file mode 100644 index 0000000..7f039fd --- /dev/null +++ b/yast2-installation-4.1.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1723cf4969e7fbed9e411a9034e2c87b6ffb0c9eb6dd4439712eb1f39a1505bf +size 457782 diff --git a/yast2-installation-4.1.8.tar.bz2 b/yast2-installation-4.1.8.tar.bz2 deleted file mode 100644 index ec64c81..0000000 --- a/yast2-installation-4.1.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e34d08a477609c02c038f446cec3cff3ee6ae44725cc33bb3c04570c3007ded -size 456927 diff --git a/yast2-installation.changes b/yast2-installation.changes index bcfcbf4..47fc55a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Sep 4 13:34:17 UTC 2018 - dgonzalez@suse.com + +- Use /media.1/media instead the /media.1/build (bsc#1062297) +- 4.1.13 + +------------------------------------------------------------------- +Mon Sep 3 08:38:32 UTC 2018 - dgonzalez@suse.com + +- Add missing help for disks activation dialog (bsc#1098563) +- 4.1.12 + +------------------------------------------------------------------- +Fri Aug 24 14:42:15 UTC 2018 - jreidinger@suse.com + +- Improve help text for system roles (bsc#1046619) +- 4.1.11 + +------------------------------------------------------------------- +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 + +- Switched license in spec file from SPDX2 to SPDX3 format. +- Changed dir of COPYING file. + ------------------------------------------------------------------- Thu Aug 2 09:05:07 UTC 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index ba307b4..3075da4 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.8 +Version: 4.1.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,7 +28,7 @@ Url: http://github.com/yast/yast-installation Requires: yast2-ruby-bindings >= 4.0.6 Summary: YaST2 - Installation Parts -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST Source1: YaST2-Second-Stage.service @@ -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 @@ -253,7 +252,7 @@ systemctl enable YaST2-Firstboot.service %dir %{yast_vardir}/hooks/installation %dir %{yast_docdir} -%doc %{yast_docdir}/COPYING +%license %{yast_docdir}/COPYING %doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md