[gource] 0.40.

Jon Ciesla limb at fedoraproject.org
Fri Oct 18 13:25:43 UTC 2013


commit 212a918825abd820cb9aa115602e358e65c27d62
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Oct 18 08:19:55 2013 -0500

    0.40.

 .gitignore  |    1 +
 gource.spec |   15 +++++++++------
 sources     |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96a8616..c4cdfea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gource-0.27.tar.gz
 /gource-0.35.tar.gz
 /gource-0.37.tar.gz
 /gource-0.38.tar.gz
+/gource-0.40.tar.gz
diff --git a/gource.spec b/gource.spec
index 5a49fa1..6b44f9a 100644
--- a/gource.spec
+++ b/gource.spec
@@ -1,12 +1,12 @@
 Summary: Software version control visualization
 Name: gource
-Version: 0.38
-Release: 6%{?dist}
+Version: 0.40
+Release: 1%{?dist}
 URL: http://gource.googlecode.com/
 Source: https://gource.googlecode.com/files/%{name}-%{version}.tar.gz
 
-Patch1: gource-build-fix.patch
-Patch2: gource-0.38-boost.patch
+#Patch1: gource-build-fix.patch
+#Patch2: gource-0.38-boost.patch
 
 License: GPLv3+
 Group: Applications/Productivity
@@ -37,7 +37,7 @@ files and directories.
 %prep
 %setup -q
 #% patch1 -p1
-%patch2 -p0
+#%patch2 -p0
 sed -i.cp -e 's|cp |cp -p |' Makefile.in
 
 %build
@@ -58,6 +58,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/fonts
 %{_datadir}/gource/*
 
 %changelog
+* Fri Oct 18 2013 Jon Ciesla <limburgher at gmail.com> - 0.40-1
+- Latest upstream, BZ 1020688.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.38-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -141,7 +144,7 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/fonts
 - Rebase to new upstream release version 0.23
 - Spec file updates: use parallel make and %%global instead of %%define
 
-* Wed Dec 05 2009 Siddhesh Poyarekar <spoyarek at redhat.com> - 0.18-3
+* Sat Dec 05 2009 Siddhesh Poyarekar <spoyarek at redhat.com> - 0.18-3
 - Fixed unowned directory in .spec files section
 - Dropped package version patch since it's not really breaking anything
 - Replace RPM_BUILD_ROOT with buildroot to maintain consistency
diff --git a/sources b/sources
index ada9717..623de68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6584241879dbb6dfaecc6ae6b58ad38c  gource-0.38.tar.gz
+89c608a7aa3c901661eb1f2db6117492  gource-0.40.tar.gz


More information about the scm-commits mailing list