rpms/python-cryptsetup/devel .cvsignore, 1.4, 1.5 python-cryptsetup.spec, 1.3, 1.4 sources, 1.4, 1.5

Martin Sivák msivak at fedoraproject.org
Mon Mar 2 11:36:30 UTC 2009


Author: msivak

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

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	2 Mar 2009 11:11:49 -0000	1.4
+++ .cvsignore	2 Mar 2009 11:35:59 -0000	1.5
@@ -1 +1 @@
-python-cryptsetup-0.0.3.tar.bz2
+python-cryptsetup-0.0.4.tar.bz2


Index: python-cryptsetup.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/python-cryptsetup.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-cryptsetup.spec	2 Mar 2009 11:11:49 -0000	1.3
+++ python-cryptsetup.spec	2 Mar 2009 11:35:59 -0000	1.4
@@ -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.3
+Version:        0.0.4
 Release:        1%{?dist}
 Summary:        Python bindings for cryptsetup
 
@@ -42,6 +42,9 @@
 %doc selftest.py
 
 %changelog
+* Mon Mar 01 2009 Martin Sivak <msivak at redhat dot com> - 0.0.4-1
+- add prepare_passphrase_file method
+
 * Mon Mar 01 2009 Martin Sivak <msivak at redhat dot com> - 0.0.3-1
 - Improve documentation
 - luksFormat now accepts keyfile argument


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	2 Mar 2009 11:11:49 -0000	1.4
+++ sources	2 Mar 2009 11:35:59 -0000	1.5
@@ -1 +1 @@
-7e91efef01f32760d76ea80e3200ed2b  python-cryptsetup-0.0.3.tar.bz2
+0134e1e32df74eee4ef3b9ae6649672c  python-cryptsetup-0.0.4.tar.bz2




More information about the fedora-extras-commits mailing list