diff --git a/libinstpatch.spec b/libinstpatch.spec index fc473e8..b9d43a1 100644 --- a/libinstpatch.spec +++ b/libinstpatch.spec @@ -90,10 +90,12 @@ developing applications that use %{name}. %files %license COPYING +%doc ABOUT-NLS %doc AUTHORS %doc ChangeLog %doc NEWS %doc README +%doc TODO.tasks %{_libdir}/%{name}-%{api_version}.so.%{so_version} %{_libdir}/%{name}-%{api_version}.so.%{so_version}.* @@ -106,7 +108,7 @@ developing applications that use %{name}. %changelog -* Thu Apr 15 2021 Benjamin A. Beasley - 1.0.0-24.20110806svn386 +* Thu Apr 16 2021 Benjamin A. Beasley - 1.0.0-24.20110806svn386 - Adjust whitespace and ordering to personal preference - Drop obsolete ldconfig scriptlets - Use much stricter file globs @@ -115,6 +117,7 @@ developing applications that use %{name}. - Correct License field from “LGPLv2+” to “LGPLv2 and GPLv2 and Public Domain” - Add virtual Provides for bundled MD5 implementation - Properly install license file +- Add ABOUT-NLS and TODO.tasks to doc files * Tue Jan 26 2021 Fedora Release Engineering - 1.0.0-23.20110806svn386 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild