automatic version update by autodist [release 1.11-1mamba;Fri Nov 01 2024]
This commit is contained in:
parent
4fc7af7acb
commit
531077b0b7
@ -1,5 +1,5 @@
|
|||||||
Name: libnvme
|
Name: libnvme
|
||||||
Version: 1.10
|
Version: 1.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: C Library for NVM Express on Linux
|
Summary: C Library for NVM Express on Linux
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -55,8 +55,6 @@ This package contains the Python bindings to %{name}.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -85,6 +83,9 @@ This package contains the Python bindings to %{name}.
|
|||||||
%{python3_sitearch}/libnvme/*.py
|
%{python3_sitearch}/libnvme/*.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 01 2024 Automatic Build System <autodist@openmamba.org> 1.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 1.10-1mamba
|
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 1.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user