- Add more class methods for better use of metadata (jkonecny)

- Remove pocketlint from BuildRequires (bcl)
This commit is contained in:
Brian C. Lane 2016-01-08 17:15:59 -08:00
parent 2c63ecf9ea
commit 7cd74f2a25
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -89,3 +89,4 @@
/blivet-1.15.tar.gz
/blivet-1.16.tar.gz
/blivet-1.17.tar.gz
/blivet-1.18.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.17
Version: 1.18
Release: 1%{?dist}
Epoch: 1
License: LGPLv2+
@ -107,6 +107,10 @@ popd
%{python3_sitelib}/*
%changelog
* Fri Jan 08 2016 Brian C. Lane <bcl@redhat.com> - 1.18-1
- Add more class methods for better use of metadata (jkonecny)
- Remove pocketlint from BuildRequires (bcl)
* Wed Nov 18 2015 Brian C. Lane <bcl@redhat.com> - 1.17-1
- Do not catch CryptoError when decrypting LUKS format (#1280239) (vtrefny)
- Do not try to get LVM cache's size from stats for inactive LV (vpodzime)

View File

@ -1 +1 @@
84953fd8e71773b49cec1ac396c7c4a5 blivet-1.17.tar.gz
bdeb28a3a1b0840a1b3d6ecaabbc4e40 blivet-1.18.tar.gz