summaryrefslogtreecommitdiff
path: root/keyutils.spec
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2011-07-19 17:36:01 +0100
committerDavid Howells <dhowells@redhat.com>2011-07-19 17:36:01 +0100
commit3e38024f87050e1fc31c9e34d89219edb4839255 (patch)
tree1f7abb16d7c6fd4811c604970145dbbe734bebc8 /keyutils.spec
parentf54eaa3585d8df5e99fd275e6ea896d9095c4ccd (diff)
downloadkeyutils-3e38024f87050e1fc31c9e34d89219edb4839255.tar.gz
Move to version 1.5.1v1.5.1
Diffstat (limited to 'keyutils.spec')
-rw-r--r--keyutils.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyutils.spec b/keyutils.spec
index be60436..1f402e9 100644
--- a/keyutils.spec
+++ b/keyutils.spec
@@ -1,5 +1,5 @@
%define vermajor 1
-%define verminor 5
+%define verminor 5.1
%define version %{vermajor}.%{verminor}
%define libdir /%{_lib}
%define usrlibdir %{_prefix}/%{_lib}
@@ -9,7 +9,7 @@
Summary: Linux Key Management Utilities
Name: keyutils
Version: %{version}
-Release: 2%{?dist}
+Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
ExclusiveOS: Linux
@@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
-* Tue Jul 19 2011 David Howells <dhowells@redhat.com> - 1.5-2
+* Tue Jul 19 2011 David Howells <dhowells@redhat.com> - 1.5.1-1
- Fix unread variables.
- Licence file update.