- Break the cycle in LVMPhysicalVolume.destroy (#1331630) (vpodzime)

- Protect the live device's parent (#1172342) (bcl)
- Do not add btrfs volume subvolid to subvolumes mountopts (#1306808) (vtrefny)
This commit is contained in:
Samantha N. Bueno 2016-05-03 15:20:08 -04:00
parent 7a98f8e542
commit b73ec4e0d4
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -92,3 +92,4 @@
/blivet-1.18.tar.gz
/blivet-1.19.tar.gz
/blivet-1.20.0.tar.gz
/blivet-1.20.1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A python module for system storage configuration
Name: python-blivet
Url: http://fedoraproject.org/wiki/blivet
Version: 1.20.0
Version: 1.20.1
Release: 1%{?dist}
Epoch: 1
License: LGPLv2+
@ -107,6 +107,11 @@ popd
%{python3_sitelib}/*
%changelog
* Tue May 03 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 1.20.1-1
- Break the cycle in LVMPhysicalVolume.destroy (#1331630) (vpodzime)
- Protect the live device's parent (#1172342) (bcl)
- Do not add btrfs volume subvolid to subvolumes mountopts (#1306808) (vtrefny)
* Mon Apr 18 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 1.20.0-1
- Ignore all merge commits when making rpm log. (dlehman)
- Do not add btrfs volume subvolid to subvolumes mountopts (#1306808) (vtrefny)

View File

@ -1 +1 @@
39f288025d9d6d8fb51e31129e7f3291 blivet-1.20.0.tar.gz
458124e6aa9872bafb283cb1581972dd blivet-1.20.1.tar.gz