[python-cryptsetup] new version

Martin Sivák msivak at fedoraproject.org
Mon Jul 18 09:30:04 UTC 2011


commit 62cc4b12b059bec825278fe264e3f00c856a39b7
Author: Martin Sivak <msivak at redhat.com>
Date:   Mon Jul 18 11:29:41 2011 +0200

    new version

 .gitignore             |    1 +
 python-cryptsetup.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b688529..ade0d07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ python-cryptsetup-0.0.10.tar.gz
 /python-cryptsetup-0.1.0.tar.gz
 /python-cryptsetup-0.1.1.tar.gz
 /python-cryptsetup-0.1.2.tar.gz
+/python-cryptsetup-0.1.4.tar.gz
diff --git a/python-cryptsetup.spec b/python-cryptsetup.spec
index 44f6043..585563a 100644
--- a/python-cryptsetup.spec
+++ b/python-cryptsetup.spec
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-cryptsetup
-Version:        0.1.2
+Version:        0.1.4
 Release:        1%{?dist}
 Summary:        Python bindings for cryptsetup
 
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc selftest.py
 
 %changelog
+* Mon Jul 18 2011 Martin Sivak <msivak at redhat dot com> - 0.1.3-1
+- improved slot selection and removing
+
 * Mon May 23 2011 Martin Sivak <msivak at redhat dot com> - 0.1.2-1
 - fix traceback in addKeyByVolumeKey
 
diff --git a/sources b/sources
index 674df53..6623d00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c03a368f469bf0d167c197c6d8a8f24a  python-cryptsetup-0.1.2.tar.gz
+9455d264032342e322bbcce7ce5697d9  python-cryptsetup-0.1.4.tar.gz


More information about the scm-commits mailing list