[python-blivet/f20] New version: 0.23.7-1

Brian C. Lane bcl at fedoraproject.org
Thu Nov 28 00:56:44 UTC 2013


commit 7dfaa80a7093f9a99560a9679c7a8807dd87ed96
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Nov 27 16:56:22 2013 -0800

    New version: 0.23.7-1
    
    - btrfs and xfs do not support fsck or dump at boot time (#862871) (bcl)

 .gitignore         |    1 +
 python-blivet.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ac809d..1786962 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /blivet-0.23.4.tar.gz
 /blivet-0.23.5.tar.gz
 /blivet-0.23.6.tar.gz
+/blivet-0.23.7.tar.gz
diff --git a/python-blivet.spec b/python-blivet.spec
index 1f3c795..c362d46 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.23.6
+Version: 0.23.7
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -61,6 +61,9 @@ make DESTDIR=%{buildroot} install
 %{python_sitelib}/*
 
 %changelog
+* Wed Nov 27 2013 Brian C. Lane <bcl at redhat.com> - 0.23.7-1
+- btrfs and xfs do not support fsck or dump at boot time (#862871) (bcl)
+
 * Mon Nov 25 2013 David Lehman <dlehman at redhat.com> - 0.23.6-1
 - Fix handling of overcommitted thin pools in thinp factory. (#1024144) (dlehman)
 - Clear whole-disk formatting before initializing disks. (#1032380) (dlehman)
diff --git a/sources b/sources
index 9c06bce..100c3f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ffd88b949168fad4128b864670b9ba4  blivet-0.23.6.tar.gz
+7e2149f0d0a75ad8c87ce918488e0098  blivet-0.23.7.tar.gz


More information about the scm-commits mailing list