1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.1.0 |
%define version 1.1.0 |
3 |
%define release 1 |
%define release 2 |
4 |
Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. |
Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
28 |
host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. |
host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.1.0-2.sme |
32 |
|
- apply locale 2016-03-09 patch |
33 |
|
|
34 |
* Wed Feb 17 2016 Marco Hess <marco.hess@through-ip.com> 1.1.0-3 |
* Wed Feb 17 2016 Marco Hess <marco.hess@through-ip.com> 1.1.0-3 |
35 |
- Fixed erronous error message when updating a group due to |
- Fixed erronous error message when updating a group due to |
36 |
missing check for 'group-modify' in git user access list handling [SME: 9133] |
missing check for 'group-modify' in git user access list handling [SME: 9133] |