22 lines
466 B
Diff
22 lines
466 B
Diff
Subject: [PATCH liburing v3 1/3] spec: update RPM version number to 0.2
|
|
|
|
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
---
|
|
liburing.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/liburing.spec b/liburing.spec
|
|
index 1337034..f9e9262 100644
|
|
--- a/liburing.spec
|
|
+++ b/liburing.spec
|
|
@@ -1,5 +1,5 @@
|
|
Name: liburing
|
|
-Version: 0.1
|
|
+Version: 0.2
|
|
Release: 1
|
|
Summary: Linux-native io_uring I/O access library
|
|
License: LGPLv2+
|
|
--
|
|
2.23.0
|
|
|