[python-lvm] update to 1.9.2-1

Andy Grover grover at fedoraproject.org
Wed Oct 17 18:21:36 UTC 2012


commit 26fdabf6541cc36bf8e740fd0adcf8f98a477d85
Author: Andy Grover <agrover at redhat.com>
Date:   Wed Oct 17 11:21:26 2012 -0700

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

 .gitignore      |    1 +
 python-lvm.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c77cea..4b86514 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-lvm-1.2.1.tar.gz
 /python-lvm-1.2.2.tar.gz
 /python-lvm-1.9.tar.gz
+/python-lvm-1.9.2.tar.gz
diff --git a/python-lvm.spec b/python-lvm.spec
index aa1e7eb..0f6e713 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.9
+Version:        1.9.2
 Release:        1%{?dist}
 URL:            https://github.com/agrover/python-lvm/
 Source:         https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
@@ -28,7 +28,10 @@ logical volumes, physical volumes, and volume groups.
 %doc COPYING COPYING.LESSER README
 
 %changelog
-* Mon Oct 15 2012 Andy Grover<agrover at redhat.com> - 1.9-1
+* Wed Oct 17 2012 Andy Grover <agrover at redhat.com> - 1.9.2-1
+- Update for new upstream release
+
+* Mon Oct 15 2012 Andy Grover <agrover at redhat.com> - 1.9-1
 - Update for new upstream release
 
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.2-2
diff --git a/sources b/sources
index fab7b84..c5c0235 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-219058199917feb7894f71a64707287c  python-lvm-1.9.tar.gz
+5a5b6d2e3b0226539d1ed3d87ff55cbf  python-lvm-1.9.2.tar.gz


More information about the scm-commits mailing list