This commit is contained in:
Jesse Keating 2009-07-27 06:58:12 +00:00
parent 1cf439a8a0
commit a5e6329589
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: An utility for manipulating storage encryption keys and passphrases
Name: volume_key
Version: 0.2
Release: 1
Release: 2
License: GPLv2
Group: Applications/System
URL: https://fedorahosted.org/volume_key/
@ -135,5 +135,8 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/volume_key.py*
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jun 30 2009 Miloslav Trmač <mitr@redhat.com> - 0.2-1
- Initial build.