From 6d19835eeafe4525f07616fcd9da2b7dcb49a066 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jul 10 2013 19:20:09 +0000 Subject: 3.5.2. --- diff --git a/.gitignore b/.gitignore index ef79d76..ab018f0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /gitolite-3.4.tar.gz /gitolite-3.5.tar.gz /gitolite-3.5.1.tar.gz +/v3.5.2.tar.gz diff --git a/gitolite3.spec b/gitolite3.spec index 23b7ad9..cc34156 100644 --- a/gitolite3.spec +++ b/gitolite3.spec @@ -8,14 +8,14 @@ Name: gitolite3 Epoch: 1 -Version: 3.5.1 +Version: 3.5.2 Release: 1%{?dist} Summary: Highly flexible server for git directory version tracker Group: Applications/System License: GPLv2 and CC-BY-SA URL: http://github.com/sitaramc/gitolite -Source0: gitolite-3.5.1.tar.gz +Source0: https://github.com/sitaramc/gitolite/archive/v%{version}.tar.gz Source1: gitolite3-README-fedora #Patch0: 0001-security-fix-bug-in-pattern-to-detect-path-traversal.patch @@ -91,10 +91,13 @@ exit 0 %changelog +* Wed Jul 10 2013 Jon Ciesla - 1:3.5.2-1 +- Latest upstream. + * Thu Mar 28 2013 Jon Ciesla - 1:3.5.1-1 - Latest upstream. -\* Mon Mar 25 2013 Jon Ciesla - 1:3.5-1 +* Mon Mar 25 2013 Jon Ciesla - 1:3.5-1 - Latest upstream. * Tue Mar 05 2013 Jon Ciesla - 1:3.4-1 diff --git a/sources b/sources index 7a24510..b713465 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4947636b79bd784ad6e2dfe98722c3c2 gitolite-3.5.1.tar.gz +42a146226a6c2563a57f90fe73236507 v3.5.2.tar.gz