]> www.infradead.org Git - users/dhowells/kafs-client.git/commitdiff
Move to version 0.4 v0.4
authorDavid Howells <dhowells@redhat.com>
Tue, 12 May 2020 00:40:26 +0000 (01:40 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 20 May 2020 15:24:37 +0000 (16:24 +0100)
- Use AF_ALG rather than OpenSSL's libcrypto.
- Move the aklog.1 manpage to the -compat rpm.

Signed-off-by: David Howells <dhowells@redhat.com>
redhat/kafs-client.spec

index b818310aaca3b0414457270394d4388899a75c17..7e9a1011b2a0f5de406a7ebcd15ebf785c132f9e 100644 (file)
@@ -3,7 +3,7 @@
 %global libapiversion %{libapivermajor}.1
 
 Name:          kafs-client
-Version:       0.3
+Version:       0.4
 Release:       1%{?dist}%{?buildid}
 Summary:       The basic tools for kAFS and mounter for the AFS dynamic root
 License:       GPLv2+
@@ -145,6 +145,10 @@ ln -s aklog-kafs %{buildroot}/%{_bindir}/aklog
 %{_mandir}/man1/aklog.1*
 
 %changelog
+* Wed May 20 2020 David Howells <dhowells@redhat.com> 0.4-1
+- Use AF_ALG rather than OpenSSL's libcrypto.
+- Move the aklog.1 manpage to the -compat rpm.
+
 * Fri Jul 5 2019 David Howells <dhowells@redhat.com> 0.3-1
 - Address Fedora packaging review comments [RH BZ 1724281].