Update to volume_key-0.3.8
This commit is contained in:
parent
60cc6e0e99
commit
d367a1f5c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ volume_key-0.3.3.tar.xz
|
||||
/volume_key-0.3.5.tar.xz
|
||||
/volume_key-0.3.6.tar.xz
|
||||
/volume_key-0.3.7.tar.xz
|
||||
/volume_key-0.3.8.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
f21b09c67fcaa7be19771d3d3d34a2d7 volume_key-0.3.7.tar.xz
|
||||
fafa440af43d7fb4a2d5578f47fefb49 volume_key-0.3.8.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: An utility for manipulating storage encryption keys and passphrases
|
||||
Name: volume_key
|
||||
Version: 0.3.7
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.8
|
||||
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
|
||||
* Sat Mar 3 2012 Miloslav Trmač <mitr@redhat.com> - 0.3.8-1
|
||||
- Update to volume_key-0.3.8
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user