diff options
author | Stefan Metzmacher <metze@samba.org> | 2020-02-06 18:07:58 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-06 12:11:12 -0700 |
commit | 931c523233e4aa3665b0c827425453cc98f49a44 (patch) | |
tree | 1c59cd0ad2ffa2c619f1a04c6e2a6dae60c3b541 | |
parent | 38fce156ad8758e2ab223cf48aeaa4cb33169452 (diff) | |
download | liburing-931c523233e4aa3665b0c827425453cc98f49a44.tar.gz liburing-931c523233e4aa3665b0c827425453cc98f49a44.tar.bz2 |
liburing.spec move to liburing-0.4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
-rw-r--r-- | liburing.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liburing.spec b/liburing.spec index 9320b01..e8ed815 100644 --- a/liburing.spec +++ b/liburing.spec @@ -1,5 +1,5 @@ Name: liburing -Version: 0.3 +Version: 0.4 Release: 1%{?dist} Summary: Linux-native io_uring I/O access library License: LGPLv2+ / MIT |