From 569053f7e0a805416e3094a96784b75b059a3bd9 Mon Sep 17 00:00:00 2001 From: Jiri Tyr Date: Mon, 28 Oct 2013 11:18:58 +0000 Subject: [PATCH] Version bump in spec file --- contrib/redhat/gitbucket.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/contrib/redhat/gitbucket.spec b/contrib/redhat/gitbucket.spec index e85881f29..ec8bdd589 100644 --- a/contrib/redhat/gitbucket.spec +++ b/contrib/redhat/gitbucket.spec @@ -1,6 +1,6 @@ Name: gitbucket -Summary: Github clone written with Scala. -Version: 1.6 +Summary: GitHub clone written with Scala. +Version: 1.7 Release: 1%{?dist} License: Apache URL: https://github.com/takezoe/gitbucket @@ -15,7 +15,7 @@ Requires: java >= 1.7 %description -GitBucket is the easily installable Github clone written with Scala. +GitBucket is the easily installable GitHub clone written with Scala. %install @@ -40,5 +40,8 @@ touch %{buildroot}%{_localstatedir}/log/%{name}/run.log %changelog +* Mon Oct 28 2013 Jiri Tyr +- Version bump to v1.7. + * Thu Oct 17 2013 Jiri Tyr - First build.