Update to volume_key-0.3.6
This commit is contained in:
parent
312c50a77b
commit
020f1c3fa6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
volume_key-0.3.3.tar.xz
|
||||
/volume_key-0.3.4.tar.xz
|
||||
/volume_key-0.3.5.tar.xz
|
||||
/volume_key-0.3.6.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
f0f82a4ccb7b78c5ef10ca7b73ce5496 volume_key-0.3.5.tar.xz
|
||||
117e1762f0fe7761d7eb52271f7d69e3 volume_key-0.3.6.tar.xz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: An utility for manipulating storage encryption keys and passphrases
|
||||
Name: volume_key
|
||||
Version: 0.3.5
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/volume_key/
|
||||
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/volume_key.py*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2011 Miloslav Trmač <mitr@redhat.com> - 0.3.6-1
|
||||
- Update to volume_key-0.3.6
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user