From 78ec343773695c9080303be80bb5559c63279c28 Mon Sep 17 00:00:00 2001 From: David Howells Date: Tue, 19 Jul 2011 17:54:30 +0100 Subject: [PATCH] * Tue Jul 19 2011 David Howells - 1.5.1-1 - Fix unread variables. - Licence file update. --- .gitignore | 1 + keyutils.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11c4557..be926d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ keyutils-1.1.tar.bz2 keyutils-1.2.tar.bz2 keyutils-1.5.tar.bz2 +/keyutils-1.5.1.tar.bz2 diff --git a/keyutils.spec b/keyutils.spec index abc00f2..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} @@ -92,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Jul 19 2011 David Howells - 1.5.1-1 +- Fix unread variables. +- Licence file update. + * Thu Mar 10 2011 David Howells - 1.5-1 - Disable RPATH setting in Makefile. - Add -I. to build to get this keyutils.h. diff --git a/sources b/sources index edddb90..3b68834 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa0c37f97ba13055dd58655cdc909fc3 keyutils-1.5.tar.bz2 +3ab62455a37a20f73b2d6cc794aaba13 keyutils-1.5.1.tar.bz2