- Fixed repository loading to not remove the initial installation

repository (bsc#1163081)
- 4.2.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=368
This commit is contained in:
YaST Team Bot
2020-02-21 11:55:26 +00:00
committed by Git OBS Bridge
parent cffef4ee4d
commit 27995b5859
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de9eba20e6b64d4cd0f2af718da8de98f02096a57d41d036546cdd820cc4f07e
size 68314

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac4b2e7e2a0779e07df151f5b560383065548ffc0f8dda431d6b90065f2c0009
size 68223

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 21 09:06:01 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
- Fixed repository loading to not remove the initial installation
repository (bsc#1163081)
- 4.2.17
-------------------------------------------------------------------
Wed Feb 19 14:43:22 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>

View File

@@ -17,7 +17,7 @@
Name: yast2-update
Version: 4.2.16
Version: 4.2.17
Release: 0
Summary: YaST2 - Update
License: GPL-2.0-only
@@ -50,8 +50,8 @@ Requires: yast2 >= 4.2.60
Requires: yast2-installation
# product_update_summary, product_update_warning
Requires: yast2-packager >= 4.2.33
# Pkg.TargetInitializeOptions()
Requires: yast2-pkg-bindings >= 3.1.14
# Improved Pkg.SourceRestore()
Requires: yast2-pkg-bindings >= 4.2.6
Requires: yast2-ruby-bindings >= 1.0.0
# use parallel gzip when crating backup (much faster)
Requires: pigz
@@ -119,7 +119,5 @@ Use this component if you wish to update your system.
%{yast_clientdir}/update.rb
%{yast_clientdir}/run_update.rb
%license COPYING
%doc %{yast_docdir}/README.md
%doc %{yast_docdir}/CONTRIBUTING.md
%changelog