diff --git a/nfs4-acl-tools.spec b/nfs4-acl-tools.spec index cc6303b..fcaf5f9 100644 --- a/nfs4-acl-tools.spec +++ b/nfs4-acl-tools.spec @@ -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 - 0.4.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Oct 18 2023 Pavel Reichl - 0.4.2-3 - Actually change License from BSD to LGPL, based on content of COPYING file - Convert License tag to SPDX format