[python-blivet/f19] New version: 0.11

David Lehman dlehman at fedoraproject.org
Mon Apr 15 20:50:07 UTC 2013


commit 591221590ddec19e8919ee8ebf9e262e9636006b
Author: David Lehman <dlehman at redhat.com>
Date:   Mon Apr 15 15:49:31 2013 -0500

    New version: 0.11

 .gitignore         |    1 +
 python-blivet.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9a076d..54a72db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /blivet-0.8.tar.gz
 /blivet-0.9.tar.gz
 /blivet-0.10.tar.gz
+/blivet-0.11.tar.gz
diff --git a/python-blivet.spec b/python-blivet.spec
index 82ed055..5056f32 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.10
+Version: 0.11
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
@@ -61,6 +61,10 @@ make DESTDIR=%{buildroot} install
 %{python_sitelib}/*
 
 %changelog
+* Mon Apr 15 2013 David Lehman <dlehman at redhat.com> - 0.11-1
+- Fix handling of isohybrid media. (#950510) (dlehman)
+- Fix getting dracut setup args from dasd.conf. (#950964) (dlehman)
+
 * Tue Apr 09 2013 David Lehman <dlehman at redhat.com> - 0.10-1
 - Extended partitions containing logical partitions are not leaves. (#949912) (dlehman)
 - Remove devices in reverse order in Blivet.recursiveRemove. (#949912) (dlehman)
diff --git a/sources b/sources
index aa77568..0bc4854 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afa7b69ae4b8e0726423cd4a50a5bf27  blivet-0.10.tar.gz
+fb1c3d35668b6fdf1caff32e50f89ce4  blivet-0.11.tar.gz


More information about the scm-commits mailing list