]> www.infradead.org Git - users/dhowells/kafs-client.git/commitdiff
Move to version 0.2
authorDavid Howells <dhowells@redhat.com>
Tue, 16 Apr 2019 20:06:32 +0000 (21:06 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 25 Jun 2019 19:37:17 +0000 (20:37 +0100)
Signed-off-by: David Howells <dhowells@redhat.com>
redhat/kafs-client.spec

index 42dcd55144426f167538141831ce0f031648f369..30ff682cc9a6fba920556f7da7a3f0fb7be82200 100644 (file)
@@ -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 <dhowells@redhat.com> 0.2-1
+- Improve aklog-kafs and its manpage.
+- rpm: Depend on filesystem-afs for /afs dir installation.
+
 * Fri Feb 9 2018 David Howells <dhowells@redhat.com> 0.1-1
 - Initial commit