diff --git a/libdnf.spec b/libdnf.spec index 2939869..9765077 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -1,5 +1,5 @@ Name: libdnf -Version: 0.71.0 +Version: 0.72.0 Release: 1mamba Summary: Software management library Group: System/Libraries @@ -92,6 +92,8 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libdnf.so.* %dir %{_libdir}/libdnf/plugins %{_libdir}/libdnf/plugins/README +%dir %{python310_sitearch}/libdnf-%{version}.dist-info +%{python310_sitearch}/libdnf-%{version}.dist-info/* %dir %{python310_sitearch}/libdnf %{python310_sitearch}/libdnf/* %dir %{python310_sitearch}/hawkey @@ -110,6 +112,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Oct 21 2023 Automatic Build System 0.72.0-1mamba +- automatic version update by autodist + * Sat Sep 09 2023 Automatic Build System 0.71.0-1mamba - automatic version update by autodist