mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-04 20:45:58 +01:00
Version bump in spec file
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name: gitbucket
|
Name: gitbucket
|
||||||
Summary: Github clone written with Scala.
|
Summary: GitHub clone written with Scala.
|
||||||
Version: 1.6
|
Version: 1.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Apache
|
License: Apache
|
||||||
URL: https://github.com/takezoe/gitbucket
|
URL: https://github.com/takezoe/gitbucket
|
||||||
@@ -15,7 +15,7 @@ Requires: java >= 1.7
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
GitBucket is the easily installable Github clone written with Scala.
|
GitBucket is the easily installable GitHub clone written with Scala.
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@@ -40,5 +40,8 @@ touch %{buildroot}%{_localstatedir}/log/%{name}/run.log
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 28 2013 Jiri Tyr <jiri_DOT_tyr at gmail.com>
|
||||||
|
- Version bump to v1.7.
|
||||||
|
|
||||||
* Thu Oct 17 2013 Jiri Tyr <jiri_DOT_tyr at gmail.com>
|
* Thu Oct 17 2013 Jiri Tyr <jiri_DOT_tyr at gmail.com>
|
||||||
- First build.
|
- First build.
|
||||||
|
|||||||
Reference in New Issue
Block a user