- Properly restore the original installation repositories when
going back to the partition selection dialog (related to bsc#1080979) - Remove the very old and unused stuff (dead code, unsupported file systems, ...) - 4.0.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=334
This commit is contained in:
parent
66ed7bd44d
commit
e904c86fa3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:284d1050a4112938d86d77f7d4bec66f12a50ab5e74ecc83467d6ad8d9e18ea2
|
||||
size 61813
|
3
yast2-update-4.0.11.tar.bz2
Normal file
3
yast2-update-4.0.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf4477b9bc61dcf07a6043046364b2287e846f8f9bb52adaf1d4608ac7fee161
|
||||
size 61399
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:42:22 UTC 2018 - lslezak@suse.cz
|
||||
|
||||
- Properly restore the original installation repositories when
|
||||
going back to the partition selection dialog (related to
|
||||
bsc#1080979)
|
||||
- Remove the very old and unused stuff (dead code, unsupported
|
||||
file systems, ...)
|
||||
- 4.0.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 09:25:38 UTC 2018 - lslezak@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 4.0.10
|
||||
Version: 4.0.11
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -101,7 +101,6 @@ Use this component if you wish to update your system.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{yast_ybindir}/*
|
||||
%dir %{yast_moduledir}
|
||||
%{yast_moduledir}/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user