Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Hajnoczi
367262be2b Update to 1.5.0
Note that the vendor tarball filename is updated to reflect the upstream
naming convention in rpm/libblkio.spec.

Resolves: RHEL-32878
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2024-08-08 09:47:15 -04:00
Stefan Hajnoczi
15d14c44fc Update to 1.3.0
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-05-11 15:51:18 -04:00
Stefan Hajnoczi
d3a7cba9a1 Import rpm spec file
This rpm spec file is based off Fedora's libblkio 1.2.2 spec file.
CentOS Stream requires vendored crate dependencies, so it was necessary
modify the spec file to use that approach instead of declaring build
dependencies.

The libblkio-vendor-v1.2.2.tar.bz2 file was generated by running cargo
vendor in the libblkio-v1.2.2 source tree and packaging up the vendor/
directory and .cargo/config.toml.

resolves: rhbz#2166106
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-04-24 14:30:55 -04:00