[volume_key] Update to volume_key-0.3.7

Miloslav Trmac mitr at fedoraproject.org
Wed Aug 24 20:00:27 UTC 2011


commit 91a56fa56e0a171161fa16f934566c3586ec0be6
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Wed Aug 24 21:59:42 2011 +0200

    Update to volume_key-0.3.7

 .gitignore                  |    1 +
 sources                     |    2 +-
 volume_key-0.3.6-typo.patch |   56 -------------------------------------------
 volume_key.spec             |   10 ++++----
 4 files changed, 7 insertions(+), 62 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d63ee25..09fe7c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/volume_key-0.3.7.tar.xz
diff --git a/sources b/sources
index e8b031e..f21958a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-117e1762f0fe7761d7eb52271f7d69e3  volume_key-0.3.6.tar.xz
+f21b09c67fcaa7be19771d3d3d34a2d7  volume_key-0.3.7.tar.xz
diff --git a/volume_key.spec b/volume_key.spec
index 446df44..5badc71 100644
--- a/volume_key.spec
+++ b/volume_key.spec
@@ -2,16 +2,14 @@
 
 Summary: An utility for manipulating storage encryption keys and passphrases
 Name: volume_key
-Version: 0.3.6
-Release: 2%{?dist}
+Version: 0.3.7
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: https://fedorahosted.org/volume_key/
 Requires: volume_key-libs%{?_isa} = %{version}-%{release}
 
 Source0: https://fedorahosted.org/releases/v/o/volume_key/volume_key-%{version}.tar.xz
-# Upstream commit 9ac4d71ba39c0056cfe5130c70e86325b756e8c2
-Patch0: volume_key-0.3.6-typo.patch
 BuildRequires: cryptsetup-luks-devel, gettext-devel, glib2-devel, gnupg
 BuildRequires: gpgme-devel, libblkid-devel, nss-devel, python-devel
 
@@ -75,7 +73,6 @@ for other formats is possible, some formats are planned for future releases.
 
 %prep
 %setup -q
-%patch0 -p1 -b .typo
 
 %build
 %configure
@@ -116,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/volume_key.py*
 
 %changelog
+* Wed Aug 24 2011 Miloslav Trmač <mitr at redhat.com> - 0.3.7-1
+- Update to volume_key-0.3.7
+
 * Fri Jun 10 2011 Miloslav Trmač <mitr at redhat.com> - 0.3.6-2
 - Fix a typo
   Resolves: #712256


More information about the scm-commits mailing list