aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2011-07-26 10:33:24 +0100
committerDavid Howells <dhowells@redhat.com>2011-07-26 10:33:24 +0100
commit9d941cd20ddf74b7ebd7e0c8fae2804ef4f7b781 (patch)
treef0cf8ec40337cdb9c2ac55f08ebbb5120df14d4b
parent502a514f567e25092c070d225bd68a3587299e2d (diff)
downloadkeyutils-9d941cd20ddf74b7ebd7e0c8fae2804ef4f7b781.tar.gz
Move to version 1.5.2
-rw-r--r--keyutils.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyutils.spec b/keyutils.spec
index fcb859a..1a18a2e 100644
--- a/keyutils.spec
+++ b/keyutils.spec
@@ -1,5 +1,5 @@
%define vermajor 1
-%define verminor 5.1
+%define verminor 5.2
%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 26 2011 David Howells <dhowells@redhat.com> - 1.5.1-2
+* Tue Jul 26 2011 David Howells <dhowells@redhat.com> - 1.5.2-1
- Use correct format spec for printing pointer subtraction results.
* Tue Jul 19 2011 David Howells <dhowells@redhat.com> - 1.5.1-1