[python-blivet/f21] - Don't try to get no profile's name (#1155014) (vpodzime) - Disable resize of ntfs during OS instal

Samantha N. Bueno sbueno at fedoraproject.org
Thu Oct 23 13:42:36 UTC 2014


commit 861b4713739f0971219c64d98d39880f9f26d83b
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Thu Oct 23 09:42:12 2014 -0400

    - Don't try to get no profile's name (#1155014) (vpodzime)
    - Disable resize of ntfs during OS installation. (#1120964) (dlehman)

 .gitignore         |    1 +
 python-blivet.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 668da4b..6da254f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,4 @@
 /blivet-0.61.4.tar.gz
 /blivet-0.61.5.tar.gz
 /blivet-0.61.6.tar.gz
+/blivet-0.61.7.tar.gz
diff --git a/python-blivet.spec b/python-blivet.spec
index 074a372..4be26ed 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -1,7 +1,7 @@
 Summary:  A python module for system storage configuration
 Name: python-blivet
 Url: http://fedoraproject.org/wiki/blivet
-Version: 0.61.6
+Version: 0.61.7
 Release: 1%{?dist}
 Epoch: 1
 License: LGPLv2+
@@ -64,6 +64,10 @@ make DESTDIR=%{buildroot} install
 %{python_sitelib}/*
 
 %changelog
+* Thu Oct 23 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 0.61.7-1
+- Don't try to get no profile's name (#1155014) (vpodzime)
+- Disable resize of ntfs during OS installation. (#1120964) (dlehman)
+
 * Mon Oct 20 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 0.61.6-1
 - Let udev settle between writing partition flags and formatting. (#1109244)
   (dlehman)
diff --git a/sources b/sources
index 641fd45..a61c09a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3649646ff8d70858093b37950c8d8c37  blivet-0.61.6.tar.gz
+d313a8cf0df8451b02c7b4f7af0a7c64  blivet-0.61.7.tar.gz


More information about the scm-commits mailing list