[goaccess] Updated to the version 0.6

Eduardo Javier Echeverria Alvarado echevemaster at fedoraproject.org
Sat Jul 20 04:39:04 UTC 2013


commit ac5154232abf4abf915536b9ed5e410a1be4eff5
Author: Eduardo Echeverria <echevemaster at gmail.com>
Date:   Sat Jul 20 00:08:48 2013 -0430

    Updated to the version 0.6

 .gitignore    |    1 +
 goaccess.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fa50f1..cf24d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /goaccess-0.5.tar.gz
+/goaccess-0.6.tar.gz
diff --git a/goaccess.spec b/goaccess.spec
index 636c0cb..c1c7e3a 100644
--- a/goaccess.spec
+++ b/goaccess.spec
@@ -1,6 +1,6 @@
 Name:		goaccess		
-Version:	0.5
-Release:	2%{?dist}
+Version:	0.6
+Release:	1%{?dist}
 Summary:	Apache Log Analyzer
 
 License:	GPLv2+	
@@ -37,6 +37,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Fri Jul 19 2013 Eduardo Echeverria  <echevemaster at gmail.com> - 0.6-1
+- Updated to the new upstream version
+
 * Sat May 25 2013 Eduardo Echeverria  <echevemaster at gmail.com> - 0.5-2
 - Fix license field, GPLv2+ is correct
 - Add NEWS and Changelog files to %%doc
diff --git a/sources b/sources
index 43cb289..206aa74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab2c4efac072040d9d566c234ef3c510  goaccess-0.5.tar.gz
+3bffaccccd23ad6d907dcdaa5d310171  goaccess-0.6.tar.gz


More information about the scm-commits mailing list