[python-cryptsetup] new version

Martin Sivák msivak at fedoraproject.org
Tue Apr 12 15:16:22 UTC 2011


commit 48de9d5734655efa5d637851b3f3e408ad13f70a
Author: Martin Sivak <msivak at redhat.com>
Date:   Tue Apr 12 17:16:13 2011 +0200

    new version

 .gitignore             |    1 +
 python-cryptsetup.spec |   14 +++++++-------
 sources                |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbeea75..a74c089 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 python-cryptsetup-0.0.10.tar.gz
 /python-cryptsetup-0.0.11.tar.gz
 /python-cryptsetup-0.1.0.tar.gz
+/python-cryptsetup-0.1.1.tar.gz
diff --git a/python-cryptsetup.spec b/python-cryptsetup.spec
index a486d1a..f54abdb 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.0
+Version:        0.1.1
 Release:        2%{?dist}
 Summary:        Python bindings for cryptsetup
 
@@ -49,14 +49,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc selftest.py
 
 %changelog
-* Thu Apr 07 2011 Martin Sivak <msivak at redhat dot com> - 0.1.0-2
-- Change dependency name
+* Tue Apr 12 2011 Martin Sivak <msivak at redhat dot com> - 0.1.1-2
+- rename of one and addition of another method regarding keyslot initialization 
 
-* Thu Mar 31 2011 Martin Sivak <msivak at redhat dot com> - 0.1.0-1
-- Change in API! due to libcryptsetup rewrite
+* Tue Nov 16 2010 Martin Sivak <msivak at redhat dot com> - 0.1.0-2
+- Change package name in dependency
 
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.11-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Tue Nov 16 2010 Martin Sivak <msivak at redhat dot com> - 0.1.0-1
+- Change in API! due to libcryptsetup rewrite
 
 * Fri Aug 13 2010 Martin Sivak <msivak at redhat dot com> - 0.0.11-1
 - Different payload alignment
diff --git a/sources b/sources
index fafd5f1..fc7c344 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e84aa641b9bace46b034ededd3bdea2  python-cryptsetup-0.1.0.tar.gz
+a6927e9a49fb48a7427b74171f5b6cab  python-cryptsetup-0.1.1.tar.gz


More information about the scm-commits mailing list