diff --git a/yast2-installation-4.1.10.tar.bz2 b/yast2-installation-4.1.10.tar.bz2 new file mode 100644 index 0000000..49fec10 --- /dev/null +++ b/yast2-installation-4.1.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ee2f6b4dcde2aa6eb991e08820ee7dff7189782eaf54246bb24c88647dfb18 +size 456906 diff --git a/yast2-installation-4.1.8.tar.bz2 b/yast2-installation-4.1.8.tar.bz2 deleted file mode 100644 index 434711d..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:9ea6788e400cc57a2ab1ab09954253bfcd1d996c9101c4abec2c226883234b04 -size 457187 diff --git a/yast2-installation.changes b/yast2-installation.changes index a0530ba..5d83479 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index bd0e1c8..08bfa7c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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