From 6b0d58e6c2188744b82898c029b9f25e070b800c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Sat, 22 Sep 2012 21:44:42 +0200 Subject: [PATCH] Update to volume_key-0.3.9 --- .gitignore | 1 + sources | 2 +- volume_key.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 907b16a..06aaee1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index af8b030..9741a26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fafa440af43d7fb4a2d5578f47fefb49 volume_key-0.3.8.tar.xz +a2d14931177c660e1f3ebbcf5f47d8e2 volume_key-0.3.9.tar.xz diff --git a/volume_key.spec b/volume_key.spec index 5835ef9..8835f73 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -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č - 0.3.9-1 +- Update to volume_key-0.3.9 + * Mon Aug 6 2012 Miloslav Trmač - 0.3.8-4 - Use BuildRequires: /usr/bin/gpg instead of gnupg, for compatibility with RHEL