Accepting request 1101086 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1101086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnvme?expand=0&rev=19
This commit is contained in:
Ana Guerrero 2023-07-27 14:50:57 +00:00 committed by Git OBS Bridge
parent ee719c1a7d
commit 6b911f7f25
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 27 13:10:34 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com>
- Fix build with meson 1.2.0
-------------------------------------------------------------------
Fri Mar 31 15:38:35 UTC 2023 - Daniel Wagnrer <daniel.wagner@suse.com>

View File

@ -113,5 +113,6 @@ export KBUILD_BUILD_TIMESTAMP=@${SOURCE_DATE_EPOCH:-$(date +%s)}
%{python3_sitearch}/libnvme/*.so
%{python3_sitearch}/libnvme/__init__.py
%{python3_sitearch}/libnvme/nvme.py
%pycache_only %{python3_sitearch}/libnvme/__pycache__
%changelog