Update to volume_key-0.3.9

This commit is contained in:
Miloslav Trmač 2012-09-22 21:44:42 +02:00
parent 85c6d0916a
commit 6b0d58e6c2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ volume_key-0.3.3.tar.xz
/volume_key-0.3.6.tar.xz
/volume_key-0.3.7.tar.xz
/volume_key-0.3.8.tar.xz
/volume_key-0.3.9.tar.xz

View File

@ -1 +1 @@
fafa440af43d7fb4a2d5578f47fefb49 volume_key-0.3.8.tar.xz
a2d14931177c660e1f3ebbcf5f47d8e2 volume_key-0.3.9.tar.xz

View File

@ -2,8 +2,8 @@
Summary: An utility for manipulating storage encryption keys and passphrases
Name: volume_key
Version: 0.3.8
Release: 4%{?dist}
Version: 0.3.9
Release: 1%{?dist}
License: GPLv2
Group: Applications/System
URL: https://fedorahosted.org/volume_key/
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/volume_key.py*
%changelog
* Sat Sep 22 2012 Miloslav Trmač <mitr@redhat.com> - 0.3.9-1
- Update to volume_key-0.3.9
* Mon Aug 6 2012 Miloslav Trmač <mitr@redhat.com> - 0.3.8-4
- Use BuildRequires: /usr/bin/gpg instead of gnupg, for compatibility with RHEL