diff --git a/nfs4-acl-tools.spec b/nfs4-acl-tools.spec index 756e948d2641fd0144342128ff17734e9c6747c0..0a0693cc70b4098c6ba620f6146010cbfcd13cc4 100644 --- a/nfs4-acl-tools.spec +++ b/nfs4-acl-tools.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: nfs4-acl-tools Version: 0.4.2 @@ -6,7 +6,7 @@ Release: %{anolis_release}%{?dist} Summary: The nfs4 ACL tools License: BSD URL: http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary -Source0: http://linux-nfs.org/~bfields/nfs4-acl-tools/%{name}-%{version}.tar.gz +Source0: http://linux-nfs.org/~steved/nfs4-acl-tools/%{name}-%{version}.tar.gz BuildRequires: make libtool libattr-devel @@ -54,5 +54,8 @@ make DESTDIR=%{buildroot} install %doc README TODO %changelog +* Mon Dec 25 2023 Xiaoping Liu - 0.4.2-2 +- rebuild + * Tue Apr 11 2023 mgb01105731 - 0.4.2-1 - init upstream from version 0.4.2