Commit Graph

7 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
Yanan Fu
9395599700 Add test case to gating.yaml
Signed-off-by: Yanan Fu <yfu@redhat.com>
2023-09-18 16:18:13 +08:00
Stefan Hajnoczi
3882924406 Add a gating.yaml file
The file is empty for the time being. I haven't figured out the syntax
yet.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-05-16 14:23:52 -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
b09145b6bd Drop %autosetup -Sgit
I forgot to add BuildRequires: git-core for %autosetup -Sgit. It
happened to build successfully anyway in c9s but failed downstream in
RHEL. Drop the -Sgit option for now because I don't use this feature
anyway.

related: rhbz#2166106
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-04-26 08:05:48 -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
Release Configuration Management
06a2aa706d New branch setup 2023-03-16 08:30:03 +00:00