From e9b8668568b1bfcfb3a1988ab766e2be169ec2ed3b62cf2d2f7ada6b71bd094a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 26 Jan 2022 07:15:31 +0000 Subject: [PATCH] - Use Package module instead of PackageSystem (bsc#1194886). - 4.4.28 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=1008 --- autoyast2-4.4.27.tar.bz2 | 3 --- autoyast2-4.4.28.tar.bz2 | 3 +++ autoyast2.changes | 6 ++++++ autoyast2.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 autoyast2-4.4.27.tar.bz2 create mode 100644 autoyast2-4.4.28.tar.bz2 diff --git a/autoyast2-4.4.27.tar.bz2 b/autoyast2-4.4.27.tar.bz2 deleted file mode 100644 index aa75784..0000000 --- a/autoyast2-4.4.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee24e726010265d4854c7d9d274ec68ac0f83fc400a84315690a4613ec5ad059 -size 730264 diff --git a/autoyast2-4.4.28.tar.bz2 b/autoyast2-4.4.28.tar.bz2 new file mode 100644 index 0000000..c73bfd9 --- /dev/null +++ b/autoyast2-4.4.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91092676462c259b58b91404853d892019b2ef6eee6fc304fa5bf723b2b2dd8 +size 730194 diff --git a/autoyast2.changes b/autoyast2.changes index 86684a7..b370dc1 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 25 16:11:43 UTC 2022 - Imobach Gonzalez Sosa + +- Use Package module instead of PackageSystem (bsc#1194886). +- 4.4.28 + ------------------------------------------------------------------- Fri Jan 21 12:07:59 UTC 2022 - Imobach Gonzalez Sosa diff --git a/autoyast2.spec b/autoyast2.spec index 0a3a7fa..ac540bd 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.4.27 +Version: 4.4.28 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -41,8 +41,8 @@ BuildRequires: libxml2-tools # xsltproc for AutoinstClass BuildRequires: libxslt BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) -# PackageProposal API to taboo resolvables -BuildRequires: yast2 >= 4.4.37 +# Replace PackageSystem with Package +BuildRequires: yast2 >= 4.4.38 # FileSystems.read_default_subvol_from_target BuildRequires: yast2-services-manager BuildRequires: yast2-transfer @@ -67,8 +67,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) Requires: autoyast2-installation = %{version} Requires: libxslt -# PackageProposal API to taboo resolvables -Requires: yast2 >= 4.4.37 +# Replace PackageSystem with Package +Requires: yast2 >= 4.4.38 Requires: yast2-core Requires: yast2-country >= 3.1.13 # Moving security module to first installation stage