Files
packages/anda/langs/rust/koji/anda.hcl
T
Raboneko ee72603712 add: koji (#3453) (#3459)
* add: koji

* remove crate

* anda-srpm-macros

* buildrequires openssl

* update licenses

* put conflicts tag in the right place

(cherry picked from commit 79d231a2fe)

Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
2025-02-20 15:47:28 +11:00

6 lines
64 B
HCL

project pkg {
rpm {
spec = "rust-koji.spec"
}
}