Accepting request 1101078 from home:anag:branches:Base:System

Fix build with meson 1.2.0 for reverted package

OBS-URL: https://build.opensuse.org/request/show/1101078
OBS-URL: https://build.opensuse.org/package/show/Base:System/libnvme?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2023-07-27 13:33:29 +00:00 committed by Git OBS Bridge
parent 38d57886ed
commit 120b5fed0e
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