diff --git a/README.md b/README.md deleted file mode 100644 index c787abb..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# qatlib - -The qatlib package diff --git a/qatlib.spec b/qatlib.spec index b325229..e7b4b9f 100644 --- a/qatlib.spec +++ b/qatlib.spec @@ -4,7 +4,7 @@ %global libusdm_soversion 0 Name: qatlib Version: 21.05.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Intel QuickAssist user space library # The entire source code is released under BSD. # For a breakdown of inbound licenses see the INSTALL file. @@ -71,6 +71,7 @@ exit 0 %systemd_postun_with_restart qat.service %files +%doc INSTALL README.md %license LICENSE* %{_libdir}/libqat.so.%{libqat_soversion}* %{_libdir}/libusdm.so.%{libusdm_soversion}* @@ -86,6 +87,9 @@ exit 0 %{_includedir}/qat %changelog +* Mon Aug 16 2021 Vladis Dronov - 21.05.0-3 +- Add documentation files to the package + * Fri Jul 23 2021 Fedora Release Engineering - 21.05.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild