--- rpms/smeserver-git/contribs9/smeserver-git.spec 2016/02/17 01:51:59 1.2 +++ rpms/smeserver-git/contribs9/smeserver-git.spec 2016/03/09 08:36:20 1.3 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.1.0 -%define release 1 +%define release 2 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -28,6 +28,9 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Wed Mar 09 2016 JP Pialasse 1.1.0-2.sme +- apply locale 2016-03-09 patch + * Wed Feb 17 2016 Marco Hess 1.1.0-3 - Fixed erronous error message when updating a group due to missing check for 'group-modify' in git user access list handling [SME: 9133]