[python-cryptsetup] new version

Martin Sivák msivak at fedoraproject.org
Tue Nov 16 13:21:06 UTC 2010


commit b6303b844487fe541ab0e9e0a2bcae646cb26742
Author: Martin Sivak <msivak at redhat.com>
Date:   Tue Nov 16 14:20:47 2010 +0100

    new version

 .gitignore             |    1 +
 python-cryptsetup.spec |    8 ++++++--
 sources                |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e46190..2991d22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 python-cryptsetup-0.0.10.tar.gz
+/python-cryptsetup-0.0.11.tar.gz
diff --git a/python-cryptsetup.spec b/python-cryptsetup.spec
index 4eb0535..44d5b4b 100644
--- a/python-cryptsetup.spec
+++ b/python-cryptsetup.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-cryptsetup
-Version:        0.0.10
-Release:        3%{?dist}
+Version:        0.0.11
+Release:        1%{?dist}
 Summary:        Python bindings for cryptsetup
 
 Group:          Development/Libraries
@@ -48,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc selftest.py
 
 %changelog
+* Fri Aug 13 2010 Martin Sivak <msivak at redhat dot com> - 0.0.11-1
+- Different payload alignment
+  Resolves: rhbz#623703
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.0.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index a6531b8..c6814b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c00263cc00f5ee14011edd6ecf6a8d46  python-cryptsetup-0.0.10.tar.gz
+83f7842c11af6ee87a993b8c3a9b5c1d  python-cryptsetup-0.0.11.tar.gz


More information about the scm-commits mailing list