rpms/python-cryptsetup/devel .cvsignore, 1.6, 1.7 python-cryptsetup.spec, 1.5, 1.6 sources, 1.6, 1.7

Martin Sivák msivak at fedoraproject.org
Mon Mar 2 14:10:00 UTC 2009


Author: msivak

Update of /cvs/extras/rpms/python-cryptsetup/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19612

Modified Files:
	.cvsignore python-cryptsetup.spec sources 
Log Message:
new version



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	2 Mar 2009 12:54:47 -0000	1.6
+++ .cvsignore	2 Mar 2009 14:09:30 -0000	1.7
@@ -1 +1 @@
-python-cryptsetup-0.0.5.tar.bz2
+python-cryptsetup-0.0.6.tar.bz2


Index: python-cryptsetup.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/python-cryptsetup.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-cryptsetup.spec	2 Mar 2009 12:54:47 -0000	1.5
+++ python-cryptsetup.spec	2 Mar 2009 14:09:30 -0000	1.6
@@ -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.0.5
+Version:        0.0.6
 Release:        1%{?dist}
 Summary:        Python bindings for cryptsetup
 
@@ -43,6 +43,10 @@
 
 %changelog
 * Mon Mar 01 2009 Martin Sivak <msivak at redhat dot com> - 0.0.5-1
+- fix the UUID extraction logic
+- fix the key manipulation
+
+* Mon Mar 01 2009 Martin Sivak <msivak at redhat dot com> - 0.0.5-1
 - fix the luksUUID
 
 * Mon Mar 01 2009 Martin Sivak <msivak at redhat dot com> - 0.0.4-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	2 Mar 2009 12:54:47 -0000	1.6
+++ sources	2 Mar 2009 14:09:30 -0000	1.7
@@ -1 +1 @@
-d32b0808c38cf31c99600bfcc271f645  python-cryptsetup-0.0.5.tar.bz2
+8bdd2ba915a1c11a50385359d0a0ea22  python-cryptsetup-0.0.6.tar.bz2




More information about the fedora-extras-commits mailing list