From 8f046ea64a19a1cb426ece88de083cbfe5d934e8d440054cda2d6476cfbead42 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 18 Sep 2018 07:38:57 +0000 Subject: [PATCH] - Copy the selected packages from the self-update repository to an additional add-on repository, allow updating the installation workflow from the self-update repository (bsc#1101016) - 4.1.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=977 --- yast2-installation-4.1.14.tar.bz2 | 3 --- yast2-installation-4.1.15.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.1.14.tar.bz2 create mode 100644 yast2-installation-4.1.15.tar.bz2 diff --git a/yast2-installation-4.1.14.tar.bz2 b/yast2-installation-4.1.14.tar.bz2 deleted file mode 100644 index ab176e2..0000000 --- a/yast2-installation-4.1.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b5c24110bdba6c1583e562459dbf79bb529b416050bbf1d59ef9a2a7c28cedc -size 458112 diff --git a/yast2-installation-4.1.15.tar.bz2 b/yast2-installation-4.1.15.tar.bz2 new file mode 100644 index 0000000..a458071 --- /dev/null +++ b/yast2-installation-4.1.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ea859508a0a61a63b4e0d8f293648ce55ba7154ddfe1952d60e531678a93b7 +size 458208 diff --git a/yast2-installation.changes b/yast2-installation.changes index de3e69e..f90e99c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 13 16:37:43 UTC 2018 - lslezak@suse.cz + +- Copy the selected packages from the self-update repository to an + additional add-on repository, allow updating the installation + workflow from the self-update repository (bsc#1101016) +- 4.1.15 + ------------------------------------------------------------------- Tue Sep 11 15:29:22 CEST 2018 - aschnell@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index f9da42c..417101c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.14 +Version: 4.1.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,8 +47,8 @@ BuildRequires: rubygem(yast-rake) BuildRequires: yast2 >= 4.1.3 Requires: yast2 >= 4.1.3 -# Yast::Packages.check_remote_installation_packages -BuildRequires: yast2-packager >= 4.0.9 +# Y2Packager::SelfUpdateAddonRepo +BuildRequires: yast2-packager >= 4.1.5 # Y2Storage::Inhibitors including systemd masking BuildRequires: yast2-storage-ng >= 4.0.194 @@ -64,8 +64,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Yast::AddOnProduct.selected_installation_products -Requires: yast2-packager >= 4.0.56 +# Y2Packager::SelfUpdateAddonRepo +Requires: yast2-packager >= 4.1.5 # use in startup scripts Requires: initviocons