]> git.pld-linux.org Git - packages/gitolite3.git/commitdiff
up to 3.6.6 (2016-09-08)
authorElan Ruusamäe <glen@delfi.ee>
Sun, 16 Oct 2016 21:39:39 +0000 (00:39 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 16 Oct 2016 21:39:39 +0000 (00:39 +0300)
simple but important fix for a future perl deprecation (perl will be removing
"." from @INC in 5.24)

'perms' now requires a '-c' to activate batch mode (should not affect
interactive use but check your scripts perhaps?)

gitolite setup now accepts a '-m' option to supply a custom message (useful
when it is used by a script)

gitolite3.spec

index 627830903388cc153ab9419c93bce402d356f1bc..aabd5a9f53a46484cbf5aaec0d5a62f3b3c65673 100644 (file)
@@ -2,12 +2,12 @@
 Summary:       Software for hosting git repositories
 Summary(pl.UTF-8):     Narzędzie do hostowania repozytoriów git
 Name:          gitolite3
-Version:       3.6.5
-Release:       2
+Version:       3.6.6
+Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       https://github.com/sitaramc/gitolite/tarball/v%{version}/gitolite-%{version}.tar.gz
-# Source0-md5: 62d15150914084a37e6fcab6fdf63d34
+# Source0-md5: 8ab8ea560528e8c8e4e4582f63d49efa
 Source1:       gitolite.pl
 Patch0:                %{name}-README.patch
 Patch1:                REF_OR_FILENAME_PATT.patch
This page took 0.134983 seconds and 4 git commands to generate.