Stefan Hajnoczi <stefanha@xxxxxxxxxx> writes: > v3: > * Remember to commit my changes ;-). The changelog now contains user-visible > changes in 0.2 and the https git.kernel.dk URL. > > v2: > * Wrap commit description to 72 characters > * Put user-visible changes into 0.2 RPM changelog > * Use https git.kernel.dk URL for tar.gz > > Jeff Moyer and I have been working on RPMs for liburing. This patch series > contains fixes required to build Fedora 31 RPMs. > > I have also tested on openSUSE Leap 15.1 to verify that these changes work on > other rpm-based distros. > > Jeff Moyer (1): > spec: Fedora RPM cleanups > > Stefan Hajnoczi (2): > spec: update RPM version number to 0.2 > Makefile: add missing .pc dependency on .spec file > > Makefile | 2 +- > liburing.spec | 59 ++++++++++++++++++++++++++------------------------- > 2 files changed, 31 insertions(+), 30 deletions(-) For the series: Acked-by: Jeff Moyer <jmoyer@xxxxxxxxxx>