mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 12:52:17 +00:00
ca7977fe40
* feat: add dbus-test-runner * fix: remove source_date_epoch_from_changelog Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> --------- Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> Co-authored-by: lleyton <lleyton@fyralabs.com>
6 lines
73 B
HCL
6 lines
73 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "dbus-test-runner.spec"
|
|
}
|
|
}
|