diff --git a/passwd.spec b/passwd.spec index 6b7bda0..0b8582e 100644 --- a/passwd.spec +++ b/passwd.spec @@ -1,6 +1,6 @@ Name: passwd Version: 0.80 -Release: 6 +Release: 7 Summary: An implementation of the password setting/changing utility through PAM and libuser libraries License: BSD or GPL+ URL: https://pagure.io/passwd @@ -44,8 +44,8 @@ make check %files -f %{name}.lang %defattr(-,root,root) -%license COPYING -%doc AUTHORS ChangeLog NEWS +%license COPYING AUTHORS +%doc ChangeLog NEWS %attr(4755,root,root) %{_bindir}/* %config(noreplace) %{_sysconfdir}/pam.d/passwd @@ -55,6 +55,12 @@ make check %{_mandir}/man1/*.gz %changelog +* Wed Oct 9 2019 openEuler Buildteam - 0.80-7 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC: change the directory of AUTHORS + * Tue Sep 24 2019 openEuler Buildteam - 0.80-6 - Type:enhancement - ID:NA