aboutsummaryrefslogtreecommitdiffhomepage
path: root/packaging/git-buildpackage.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-09-14 14:35:39 +0200
committerGuido Günther <agx@sigxcpu.org>2017-09-14 18:32:12 +0200
commitdb5c6700943706aa5f68e67769144b3a1efca8c5 (patch)
tree0bd3e8003718bcf192e09e1dd4d13b184f0f7aaa /packaging/git-buildpackage.spec
parent23b334c511e80a7f9dc30e1b54993a62966fe138 (diff)
Add tag command
by splitting out the code from buildpackage This is shorter than running gbp buildpackage --git-tag-only Closes: #797086
Diffstat (limited to 'packaging/git-buildpackage.spec')
-rw-r--r--packaging/git-buildpackage.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 045688c5..f9f36824 100644
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec
@@ -227,6 +227,7 @@ done
%{python_sitelib}/gbp/scripts/pull.py*
%{python_sitelib}/gbp/scripts/push.py*
%{python_sitelib}/gbp/scripts/supercommand.py*
+%{python_sitelib}/gbp/scripts/tag.py*
%{python_sitelib}/gbp/scripts/common/*.py*
%{python_sitelib}/gbp/git/*.py*
%{python_sitelib}/gbp/pkg/*.py*
@@ -238,6 +239,7 @@ done
%{_mandir}/man1/gbp-pristine-tar.1*
%{_mandir}/man1/gbp-pull.1*
%{_mandir}/man1/gbp-push.1*
+%{_mandir}/man1/gbp-tag.1*
%{_mandir}/man5/*.5*
%endif