Accepting request 589116 from YaST:Head
submit new version 4.0.12 OBS-URL: https://build.opensuse.org/request/show/589116 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=119
This commit is contained in:
commit
7c3629488d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf4477b9bc61dcf07a6043046364b2287e846f8f9bb52adaf1d4608ac7fee161
|
|
||||||
size 61399
|
|
3
yast2-update-4.0.12.tar.bz2
Normal file
3
yast2-update-4.0.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9486cc93a45e45cb14b6fc550d0f482da5b73414081f07a84a76fe71d2d01fb3
|
||||||
|
size 65453
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 19 16:24:35 UTC 2018 - ancor@suse.com
|
||||||
|
|
||||||
|
- Fixed a crash when upgrading systems with a separate /var
|
||||||
|
(bsc#1071454).
|
||||||
|
- Better support for upgrading systems with a /var subvolume.
|
||||||
|
- 4.0.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 14 15:42:22 UTC 2018 - lslezak@suse.cz
|
Wed Mar 14 15:42:22 UTC 2018 - lslezak@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 4.0.11
|
Version: 4.0.12
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -39,9 +39,10 @@ BuildRequires: yast2-installation-control
|
|||||||
# Needed for tests
|
# Needed for tests
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(rspec)
|
||||||
|
|
||||||
BuildRequires: yast2-storage-ng >= 3.3.4
|
# Filesystems::Base#match_fstab_spec? and Filesystems::MountByType.from_fstab_spec
|
||||||
# Y2Storage::Mountable#mount_path
|
BuildRequires: yast2-storage-ng >= 4.0.137
|
||||||
Requires: yast2-storage-ng >= 4.0.90
|
# Filesystems::Base#match_fstab_spec? and Filesystems::MountByType.from_fstab_spec
|
||||||
|
Requires: yast2-storage-ng >= 4.0.137
|
||||||
# FSSnapshotStore
|
# FSSnapshotStore
|
||||||
Requires: yast2 >= 3.1.126
|
Requires: yast2 >= 3.1.126
|
||||||
Requires: yast2-installation
|
Requires: yast2-installation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user