2 Commits

View File

@@ -1,6 +1,6 @@
Name: libsolv
Version: 0.7.29
Release: 3mamba
Version: 0.7.31
Release: 1mamba
Summary: Library for solving packages and reading repositories
Group: System/Libraries
Vendor: openmamba
@@ -98,8 +98,6 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -163,6 +161,12 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
%{python3_sitearch}/solv.py
%changelog
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 0.7.31-1mamba
- automatic version update by autodist
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.7.30-1mamba
- automatic version update by autodist
* Sun May 26 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.29-3mamba
- rebuilt with ENABLE_COMPS and ENABLE_ZSTD_COMPRESSION