bump the n-v-r for a rebuild

Related: rhbz#2182163

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
This commit is contained in:
Jeff Moyer 2023-04-27 12:19:31 -04:00
parent d968095a92
commit 2c838e0f78

View File

@ -1,6 +1,6 @@
Name: liburing
Version: 2.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Linux-native io_uring I/O access library
License: (GPLv2 with exceptions and LGPLv2+) or MIT
Source0: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz
@ -50,6 +50,10 @@ for the Linux-native io_uring.
%{_mandir}/man7/*
%changelog
* Thu Apr 27 2023 Jeff Moyer <jmoyer@redhat.com> - 2.3-2.el9
- n-v-r bump
- Related: rhbz#2182163
* Tue Apr 18 2023 Jeff Moyer <jmoyer@redhat.com> - 2.3-1.el9
- Rebase to 2.3.
- Resolves: rhbz#2182163