[python-lvm/f17] update to 1.2.1-1

Andy Grover grover at fedoraproject.org
Tue May 15 03:22:49 UTC 2012


commit 28020c0b67ab3848c9e11ce8b8e5bc222200c409
Author: Andy Grover <agrover at redhat.com>
Date:   Mon May 14 20:22:42 2012 -0700

    update to 1.2.1-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore      |    1 +
 python-lvm.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 549f925..c884316 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /python-lvm-1.1.1.tar.gz
 /python-lvm-1.2.tar.gz
+/python-lvm-1.2.1.tar.gz
diff --git a/python-lvm.spec b/python-lvm.spec
index 638a261..573d9f2 100644
--- a/python-lvm.spec
+++ b/python-lvm.spec
@@ -2,7 +2,7 @@ Name:           python-lvm
 License:        LGPLv2+
 Group:          Development/Libraries
 Summary:        Python module to access LVM
-Version:        1.2
+Version:        1.2.1
 Release:        1%{?dist}
 URL:            https://github.com/agrover/python-lvm/
 Source:         https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
@@ -28,6 +28,9 @@ logical volumes, physical volumes, and volume groups.
 %doc COPYING COPYING.LESSER README
 
 %changelog
+* Mon May 14  2012 Andy Grover <agrover at redhat.com> - 1.2.1-1
+* new upstream bugfix release
+
 * Mon May 14  2012 Andy Grover <agrover at redhat.com> - 1.2-1
 * new upstream release
 
diff --git a/sources b/sources
index b72877a..8c071ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24e1976d154978c8f19893d631a1c475  python-lvm-1.2.tar.gz
+019752f4bb3eaa8fd4cdc6bc8e1d98a7  python-lvm-1.2.1.tar.gz


More information about the scm-commits mailing list