[gitolite3] 3.2.

Jon Ciesla limb at fedoraproject.org
Mon Nov 19 18:50:40 UTC 2012


commit 3834dfd9e327dedcc38fe1b31c17566a15a257ff
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Nov 19 12:48:29 2012 -0600

    3.2.

 .gitignore     |    1 +
 gitolite3.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e84fca3..173ccdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /sitaramc-gitolite-v3.03-0-g75387fd-nodocs.tar.gz
 /sitaramc-gitolite-v3.04-0-gaf437c3.tar.gz
 /sitaramc-gitolite-v3.1-0-g51ab768.tar.gz
+/gitolite-3.2.tar.gz
diff --git a/gitolite3.spec b/gitolite3.spec
index 9668989..54da2d4 100644
--- a/gitolite3.spec
+++ b/gitolite3.spec
@@ -8,14 +8,14 @@
 
 Name:           gitolite3
 Epoch:          1
-Version:        3.1
+Version:        3.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:        sitaramc-gitolite-v3.1-0-g51ab768.tar.gz
+Source0:        gitolite-3.2.tar.gz
 Source1:        gitolite3-README-fedora
 #Patch0:         0001-security-fix-bug-in-pattern-to-detect-path-traversal.patch
 
@@ -42,7 +42,7 @@ elsewhere in the doc/ directory.
 
 
 %prep
-%setup -qn sitaramc-gitolite-16c4bec
+%setup -qn gitolite-%{version}
 cp %{SOURCE1} .
 
 #%patch0 -p1
@@ -91,6 +91,9 @@ exit 0
 
 
 %changelog
+* Mon Nov 19 2012 Jon Ciesla <limburgher at gmail.com> - 1:3.2-1
+- Latest upstream.
+
 * Wed Oct 10 2012 Jon Ciesla <limburgher at gmail.com> - 1:3.1-1
 - 3.1, rewuiring Epoch bump.
 
diff --git a/sources b/sources
index 0092752..e8d0eb8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ad6c73375630c8f5f014c03985ebff9  sitaramc-gitolite-v3.1-0-g51ab768.tar.gz
+f2ceba1503bffd1733155c6f47103eac  gitolite-3.2.tar.gz


More information about the scm-commits mailing list