- ARM platforms: support both msdos and gpt partitions (pbrobinson)

This commit is contained in:
Samantha N. Bueno 2016-05-17 17:44:26 -04:00
parent f9a05cc0f7
commit db9749d09d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -94,3 +94,4 @@
/blivet-1.20.0.tar.gz
/blivet-1.20.1.tar.gz
/blivet-1.20.2.tar.gz
/blivet-1.20.3.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.2
Version: 1.20.3
Release: 1%{?dist}
Epoch: 1
License: LGPLv2+
@ -107,6 +107,9 @@ popd
%{python3_sitelib}/*
%changelog
* Tue May 17 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 1.20.3-1
- ARM platforms: support both msdos and gpt partitions (pbrobinson)
* Fri May 13 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 1.20.2-1
- Retry umount and log output of lsof if it fails (bcl)

View File

@ -1 +1 @@
df3b4bd99953cfbc66c87175d01733c9 blivet-1.20.2.tar.gz
f43fabac4abdff8af91d56b6bc06f6f3 blivet-1.20.3.tar.gz