summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2011-11-30 15:27:43 +0000
committerDavid Howells <dhowells@redhat.com>2011-11-30 15:27:43 +0000
commit5cd9d711f650e03685ba8bf2099b2df30cf6e71a (patch)
tree40513a23b3e9c79e47bea04872f4d760016ce7d9
parent240e3c0a18c3b735213f0464a41472a65e9e0abf (diff)
downloadkeyutils-5cd9d711f650e03685ba8bf2099b2df30cf6e71a.tar.gz
Move to version 1.5.5v1.5.5
-rw-r--r--keyutils.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyutils.spec b/keyutils.spec
index 7a13bbb..44b2c27 100644
--- a/keyutils.spec
+++ b/keyutils.spec
@@ -1,5 +1,5 @@
%define vermajor 1
-%define verminor 5.4
+%define verminor 5.5
%define version %{vermajor}.%{verminor}
%define libdir /%{_lib}
%define usrlibdir %{_prefix}/%{_lib}
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Tue Nov 30 2011 David Howells <dhowells@redhat.com> - 1.5.5-1
+- Fix a Makefile error.
+
* Tue Nov 30 2011 David Howells <dhowells@redhat.com> - 1.5.4-1
- Fix the keyctl padd command and similar to handle binary input.
- Make keyctl show able to take a keyring to dump.