New version: blivet-2.1.6
- add missing populators to populator.helpers (awilliam)
This commit is contained in:
parent
7d28cdd9c6
commit
a49e9ad7ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/blivet-2.1.3.tar.gz
|
||||
/blivet-2.1.4.tar.gz
|
||||
/blivet-2.1.5.tar.gz
|
||||
/blivet-2.1.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A python module for system storage configuration
|
||||
Name: python-blivet
|
||||
Url: http://fedoraproject.org/wiki/blivet
|
||||
Version: 2.1.5
|
||||
Version: 2.1.6
|
||||
|
||||
#%%global prerelease .b1
|
||||
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
|
||||
@ -78,6 +78,9 @@ make PYTHON=%{__python3} DESTDIR=%{buildroot} install
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 04 2016 David Lehman <dlehman@redhat.com> - 2.1.6-1
|
||||
- add missing populators to populator.helpers (awilliam)
|
||||
|
||||
* Mon Sep 26 2016 David Lehman <dlehman@redhat.com> - 2.1.5-1
|
||||
- Move parted changes to after format destroy. (#1378162) (dlehman)
|
||||
- Add translators comment for unsupported disklabel names (vtrefny)
|
||||
|
Loading…
Reference in New Issue
Block a user