--- rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/11 17:27:05 1.7 +++ rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/11 18:08:51 1.8 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.0.0 -%define release 45 +%define release 46 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -31,10 +31,11 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog -* Sat Jun 11 2016 Jean-Philipe Pialasse 1.0.0-45.sme +* Sat Jun 11 2016 Jean-Philipe Pialasse 1.0.0-46.sme - fix auth not asked with Location after RewriteRule [SME: 9202] - add trailing slash to root git url if omited - only using git/repo.git or git/gitweb.cgi/repo.git will ask for auth +- bump to 46 to fix typo * Fri Jun 10 2016 Jean-Philipe Pialasse 1.0.0-44.sme - fix allow to see .git short url with gitweb [SME: 9202]