From: David Howells Date: Tue, 16 Apr 2019 20:06:32 +0000 (+0100) Subject: Move to version 0.2 X-Git-Tag: v0.3~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=416041f0ae8084f8aa2473308f62d7a4665e3796;p=users%2Fdhowells%2Fkafs-client.git Move to version 0.2 Signed-off-by: David Howells --- diff --git a/redhat/kafs-client.spec b/redhat/kafs-client.spec index 42dcd55..30ff682 100644 --- a/redhat/kafs-client.spec +++ b/redhat/kafs-client.spec @@ -3,7 +3,7 @@ %global libapiversion %{libapivermajor}.1 Name: kafs-client -Version: 0.1 +Version: 0.2 Release: 1%{?dist}%{?buildid} Summary: The basic tools for kAFS and mounter for the AFS dynamic root License: GPLv2+ @@ -144,5 +144,9 @@ ln -s aklog-kafs %{buildroot}/%{_bindir}/aklog %{_mandir}/man1/aklog.1* %changelog +* Tue Apr 16 2019 David Howells 0.2-1 +- Improve aklog-kafs and its manpage. +- rpm: Depend on filesystem-afs for /afs dir installation. + * Fri Feb 9 2018 David Howells 0.1-1 - Initial commit