diff --git a/.gitignore b/.gitignore index 9d41b4b..d63ee25 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 05fd495..e8b031e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0f82a4ccb7b78c5ef10ca7b73ce5496 volume_key-0.3.5.tar.xz +117e1762f0fe7761d7eb52271f7d69e3 volume_key-0.3.6.tar.xz diff --git a/volume_key.spec b/volume_key.spec index 74f2737..5cc6b08 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.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č - 0.3.6-1 +- Update to volume_key-0.3.6 + * Mon Feb 07 2011 Fedora Release Engineering - 0.3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild