From 889804aabb8188f3db438f8bd6bd449e36f277d8 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Jul 2015 17:45:32 +0000 Subject: - Add rubygem-git-version-bump 0.15.1 Maintain your program versions entirely within git. No local files required! All versioning information is stored using git tags. This gem contains a command-line tool and set of Rake tasks to increment and display your version numbers via git tags, and some associated Ruby code to use inside a gemspec or your program to retrieve the current version number, for use in builds and at runtime. WWW: https://github.com/mpalmer/git-version-bump RG: https://rubygems.org/gems/git-version-bump --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 023a6cb0da42..e59b3fea90a6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4617,6 +4617,7 @@ SUBDIR += rubygem-gibbler SUBDIR += rubygem-gio2 SUBDIR += rubygem-git + SUBDIR += rubygem-git-version-bump SUBDIR += rubygem-github_api SUBDIR += rubygem-gitlab-pygments.rb SUBDIR += rubygem-gitlab_git -- cgit v1.2.3