This commit is contained in:
Fedora Release Engineering 2024-01-21 09:40:27 +00:00
parent 87ee88eba2
commit 7950e5b42e

View File

@ -1,6 +1,6 @@
Name: nfs4-acl-tools
Version: 0.4.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: The nfs4 ACL tools
License: LGPL-2.1-or-later
URL: http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary
@ -37,6 +37,9 @@ make DESTDIR=%{buildroot} install
%{_mandir}/man5/*
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Oct 18 2023 Pavel Reichl <preichl@redhat.com> - 0.4.2-3
- Actually change License from BSD to LGPL, based on content of COPYING file
- Convert License tag to SPDX format