Accepting request 947219 from home:wagi

- Fix Source URL

OBS-URL: https://build.opensuse.org/request/show/947219
OBS-URL: https://build.opensuse.org/package/show/Base:System/libnvme?expand=0&rev=2
This commit is contained in:
Daniel Wagner 2022-01-18 12:59:04 +00:00 committed by Git OBS Bridge
parent 43e5d05830
commit a5accb9e29
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 18 12:53:02 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
- Fix Source URL
-------------------------------------------------------------------
Fri Jan 14 17:54:47 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>

View File

@ -23,8 +23,8 @@ Version: 1.0~0
Release: 0
Summary: Linux-native nvme device management library
License: LGPL-2.1
URL: https://github.com/linux-nvme/nvme-cli/
Source0: https://github.com/linux-nvme/nvme-cli/archive/v%{version_rc}.tar.gz#/%{name}-%{version_rc}.tar.gz
URL: https://github.com/linux-nvme/libnvme/
Source0: https://github.com/linux-nvme/libnvme/archive/v%{version_rc}.tar.gz#/%{name}-%{version_rc}.tar.gz
BuildRequires: meson >= 0.47.0
BuildRequires: gcc gcc-c++ make
BuildRequires: libuuid-devel