diff --git a/yast2-update-3.2.2.tar.bz2 b/yast2-update-3.2.2.tar.bz2 deleted file mode 100644 index b8a4bc4..0000000 --- a/yast2-update-3.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a835203268eb6497c03ff307d9e220e2fa30ef498f177d3520202aad091a7a31 -size 62878 diff --git a/yast2-update-3.3.0.tar.bz2 b/yast2-update-3.3.0.tar.bz2 new file mode 100644 index 0000000..cc20cf9 --- /dev/null +++ b/yast2-update-3.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096796b61f1366c3f872f2e9f338ba75c74a3c3042ce451db857680be0acb9e8 +size 63959 diff --git a/yast2-update.changes b/yast2-update.changes index 51b8f9e..95e137e 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com + +- Merged storage-ng branch (fate#318196). +- Note: all changes below with this date belong to the merge. +- 3.3.0 + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com + +- storage-ng: adapted calls to temporary y2storage_* methods, since + they were finally removed from Y2Storage::StorageManager. + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - shundhammer@suse.de + +- Merged master to storage-ng branch + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - jlopez@suse.com + +- storage-ng: add detection of previous systems using lvm. + +------------------------------------------------------------------- +Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com + +- storage-ng: detection of previous systems partially adapted. + ------------------------------------------------------------------- Wed Apr 19 14:38:34 UTC 2017 - lslezak@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 9eca53f..4871241 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.2.2 +Version: 3.3.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,9 +39,9 @@ BuildRequires: yast2-installation-control # Needed for tests BuildRequires: rubygem(rspec) -# Stroage::ChangeDmNamesFromCrypttab -BuildRequires: yast2-storage >= 2.22.9 -Requires: yast2-storage >= 2.22.9 +BuildRequires: yast2-storage-ng >= 0.1.32 +# New versions of StorageManager#probed and StorageManager#staging +Requires: yast2-storage-ng >= 0.1.32 # FSSnapshotStore Requires: yast2 >= 3.1.126 Requires: yast2-installation