Message ID | 20191105073917.62557-1-stefanha@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | Fedora 31 RPM improvements | expand |
Stefan Hajnoczi <stefanha@redhat.com> 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@redhat.com>
On 11/5/19 6:09 AM, Jeff Moyer wrote:
> Acked-by: Jeff Moyer<jmoyer@redhat.com>
Patch 3 is attributed to you, but not signed off by you. Can
I add your SOB to it?
Jens Axboe <axboe@kernel.dk> writes: > On 11/5/19 6:09 AM, Jeff Moyer wrote: >> Acked-by: Jeff Moyer<jmoyer@redhat.com> > > Patch 3 is attributed to you, but not signed off by you. Can > I add your SOB to it? Yes.
On 11/5/19 12:39 AM, Stefan Hajnoczi wrote: > 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. Thanks, applied!
On 11/5/19 8:22 AM, Jeff Moyer wrote: > Jens Axboe <axboe@kernel.dk> writes: > >> On 11/5/19 6:09 AM, Jeff Moyer wrote: >>> Acked-by: Jeff Moyer<jmoyer@redhat.com> >> >> Patch 3 is attributed to you, but not signed off by you. Can >> I add your SOB to it? > > Yes. Great, done