summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2018-02-14 16:02:09 +0000
committerBen Brown <ben.brown@codethink.co.uk>2018-02-14 17:13:25 +0000
commit64c4e337d17c6cf7ec987227a83aad44b6e1a1e9 (patch)
tree4ff4427a378735cb4583f3d56bde6b84967c44e7
parentd4c73a84ab81d513f80962d8e33e6ae83a810b7f (diff)
downloadybd-benbrown/rpm-improvements.tar.gz
Bump artifact-versionbenbrown/rpm-improvements
-rw-r--r--ybd/config/ybd.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/ybd/config/ybd.conf b/ybd/config/ybd.conf
index 9b13936..9f2701b 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -67,7 +67,9 @@ aliases:
# 11: (after bd721e8) Fix potentially incorrect checkout of ref instead of sha
# 12: (after b1eefba and 33a3553) build-depends file renames don't cause
# cache-key changes and cache_key now includes prefix
-artifact-version: 12
+# 13: (after 0c26334 and d4c73a8) rpm: place manifests into metadir before
+# packaging and separate rpm-metadata from normal cache-key calculation
+artifact-version: 13
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']