mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore(fdk-aac): Track Bodhi (#12767)
(cherry picked from commit d49706c67c)
This commit is contained in:
@@ -4,8 +4,8 @@ project pkg {
|
||||
spec = "fdk-aac.spec"
|
||||
}
|
||||
labels {
|
||||
mock=1
|
||||
mock = 1
|
||||
subrepo = "multimedia"
|
||||
weekly = 1
|
||||
updbranch = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
rpm.version(gh_tag("mstorsjo/fdk-aac"));
|
||||
import "andax/bump_extras.rhai" as bump;
|
||||
|
||||
rpm.version(bump::bodhi("fdk-aac-free", bump::as_bodhi_ver(labels.branch)));
|
||||
|
||||
Reference in New Issue
Block a user