libnvme: version bump to 1.13
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libnvme</Name>
|
||||
@@ -12,8 +12,8 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C Library for NVM Express on Linux</Summary>
|
||||
<Icon>libnvme</Icon>
|
||||
<Description>Linux'ta NVM Express için C Kitaplığı</Description>
|
||||
<Archive sha1sum="a40bbd4bb2ec9225a4a0dbfab4135895da37404f" type="targz">https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.11.1.tar.gz</Archive>
|
||||
<Description>This is the libnvme development C library. libnvme provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage nvme devices on a Linux system.</Description>
|
||||
<Archive sha1sum="74b218672872a2ac194af2c34c06e66b1001b5f6" type="targz">https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>swig</Dependency>
|
||||
@@ -51,6 +51,7 @@
|
||||
<Summary>Development files for libnvme</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libnvme</Dependency>
|
||||
<Dependency>keyutils</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>json-c-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -62,6 +63,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2025-05-01</Date>
|
||||
<Version>1.13</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2024-12-18</Date>
|
||||
<Version>1.11.1</Version>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libnvme</Name>
|
||||
<Summary xml:lang="tr">C Library for NVM Express on Linux</Summary>
|
||||
<Description xml:lang="tr">Linux'ta NVM Express için C Kitaplığı</Description>
|
||||
<Summary xml:lang="tr">Linux'ta NVM Express için C Kütüphanesi</Summary>
|
||||
<Description xml:lang="tr">Bu, libnvme geliştirme C kütüphanesidir. libnvme, NVMe belirtim yapıları, numaralandırmalar ve bit alanları için tür tanımları, komutları ve yükleri oluşturmak, dağıtmak ve kodunu çözmek için yardımcı işlevler ve bir Linux sisteminde nvme aygıtlarını bağlamak, taramak ve yönetmek için yardımcı programlar sağlar.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user