|
|
|
@ -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 <code@musicinmybrain.net> - 1.0.0-24.20110806svn386
|
|
|
|
|
* Thu Apr 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 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 <releng@fedoraproject.org> - 1.0.0-23.20110806svn386
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|