diff --git a/yast2-registration-4.4.4.tar.bz2 b/yast2-registration-4.4.4.tar.bz2 deleted file mode 100644 index cb19d94..0000000 --- a/yast2-registration-4.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22e0145457664993319bc0668d1a047e880d78ee6820caa3efdb5c353d6f4e80 -size 161232 diff --git a/yast2-registration-4.4.5.tar.bz2 b/yast2-registration-4.4.5.tar.bz2 new file mode 100644 index 0000000..738c1e7 --- /dev/null +++ b/yast2-registration-4.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e26d7b006b7e09b2648cbf54255039e5d5a1c6ef6e911e577414de6f1be7d7 +size 161129 diff --git a/yast2-registration.changes b/yast2-registration.changes index c9550a6..463cb0e 100644 --- a/yast2-registration.changes +++ b/yast2-registration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 12 14:51:45 UTC 2021 - Imobach Gonzalez Sosa + +- Adapt to the ProductSpec API (bsc#1192626). +- Report properly that no product is selected in autoinstallation + instead of nil crash (bsc#1188211, Josef Reidinger + ). +- 4.4.5 ------------------------------------------------------------------- Tue Oct 12 08:30:59 UTC 2021 - Ladislav Slezák diff --git a/yast2-registration.spec b/yast2-registration.spec index ed9e5d4..73119cd 100644 --- a/yast2-registration.spec +++ b/yast2-registration.spec @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 4.4.4 +Version: 4.4.5 Release: 0 Summary: YaST2 - Registration Module License: GPL-2.0-only @@ -27,19 +27,19 @@ URL: https://github.com/yast/yast-registration Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files -# Installation::InstallationInfo -BuildRequires: yast2 >= 4.4.4 +# ProductSpec API +BuildRequires: yast2 >= 4.4.21 BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-slp >= 3.1.9 BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.3.11 BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5 -# Y2Packager::MediumType.type= -BuildRequires: yast2-packager >= 4.2.37 +# ProductSpec API +BuildRequires: yast2-packager >= 4.4.13 BuildRequires: yast2-update >= 3.1.36 -# Installation::InstallationInfo -Requires: yast2 >= 4.4.4 +# ProductSpec API +Requires: yast2 >= 4.4.21 # "dupAllowVendorChange" option in Pkg.SetSolverFlags() Requires: yast2-pkg-bindings >= 3.1.34 # N_() method @@ -54,8 +54,8 @@ Requires: rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.2.37 Requires: SUSEConnect >= 0.2.37 Requires: yast2-add-on >= 3.1.8 Requires: yast2-slp >= 3.1.9 -# Y2Packager::MediumType -Requires: yast2-packager >= 4.2.27 +# ProductSpec API +Requires: yast2-packager >= 4.4.13 Requires: yast2-update >= 3.1.36 # new calls in AutoinstGeneral