There was an error while loading. Please reload this page.
1 parent 3633b23 commit cdc66ccCopy full SHA for cdc66cc
1 file changed
python-cryptsetup.spec
@@ -2,7 +2,7 @@
2
3
Name: python-cryptsetup
4
Version: 0.0.9
5
-Release: 1%{?dist}
+Release: 3%{?dist}
6
Summary: Python bindings for cryptsetup
7
8
Group: Development/Libraries
@@ -47,9 +47,12 @@ rm -rf $RPM_BUILD_ROOT
47
%doc selftest.py
48
49
%changelog
50
-* Thu Aug 13 2009 Martin Sivak <msivak at redhat dot com> - 0.0.9-2
+* Thu Aug 13 2009 Martin Sivak <msivak at redhat dot com> - 0.0.9-3
51
- spec file change, point to proper project url
52
53
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.9-2
54
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
55
+
56
* Fri Mar 13 2009 Martin Sivak <msivak at redhat dot com> - 0.0.9-1
57
- luksFormat accepts None values and then uses defaults
58
0 commit comments