diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec index 2a4572d..5a11cd6 100644 --- a/ecryptfs-utils.spec +++ b/ecryptfs-utils.spec @@ -1,6 +1,6 @@ Name: ecryptfs-utils Version: 30 -Release: 0%{?dist} +Release: 1%{?dist} Summary: The eCryptfs mount helper and support libraries Group: System Environment/Base License: GPL @@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/ecryptfs.h %changelog +* Thu Nov 29 2007 Karsten Hopp 30-1 +- build version 30 + * Fri Oct 05 2007 Mike Halcrow - 30-0 - Bump to version 30. Several bugfixes. Key modules are overhauled with a more sane API.