[keyutils] * Tue Jul 26 2011 David Howells <dhowells at redhat.com> - 1.5.2-1 - Use correct format spec for print

David Howells dhowells at fedoraproject.org
Tue Jul 26 09:47:17 UTC 2011


commit c1d898b31d8d0325e4abad619268ed4db1666f5c
Author: David Howells <dhowells at redhat.com>
Date:   Tue Jul 26 10:46:48 2011 +0100

    * Tue Jul 26 2011 David Howells  <dhowells at redhat.com> - 1.5.2-1
    - Use correct format spec for printing pointer subtraction results.

 .gitignore    |    1 +
 keyutils.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be926d2..9cb65b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ keyutils-1.1.tar.bz2
 keyutils-1.2.tar.bz2
 keyutils-1.5.tar.bz2
 /keyutils-1.5.1.tar.bz2
+/keyutils-1.5.2.tar.bz2
diff --git a/keyutils.spec b/keyutils.spec
index 1f402e9..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}
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 26 2011 David Howells  <dhowells at redhat.com> - 1.5.2-1
+- Use correct format spec for printing pointer subtraction results.
+
 * Tue Jul 19 2011 David Howells  <dhowells at redhat.com> - 1.5.1-1
 - Fix unread variables.
 - Licence file update.
diff --git a/sources b/sources
index 3b68834..3a28e8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ab62455a37a20f73b2d6cc794aaba13  keyutils-1.5.1.tar.bz2
+19811ee31f683058a9aae3e6a3a23a7f  keyutils-1.5.2.tar.bz2


More information about the scm-commits mailing list