[omd-commits] OMD Git: omd: mod-gearman: update 1.3.0
git version control
git at mathias-kettner.de
Thu May 3 14:49:08 CEST 2012
Module: omd
Branch: master
Commit: b0cd13aa8e911112a2118eaa4f6580652942b99c
URL: http://omdistro.org/projects/omd/repository/revisions/b0cd13aa8e911112a2118eaa4f6580652942b99c
Author: Sven Nierlein <sven at nierlein.de>
Date: Thu May 3 14:48:46 2012 +0200
Commiter: Sven Nierlein <sven at nierlein.de>
Date: Thu May 3 14:48:46 2012 +0200
mod-gearman: update 1.3.0
---
Changelog | 2 +-
packages/mod-gearman/Makefile | 2 +-
packages/mod-gearman/mod_gearman-1.2.8.tar.gz | Bin 303680 -> 0 bytes
packages/mod-gearman/mod_gearman-1.3.0.tar.gz | Bin 0 -> 303777 bytes
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Changelog b/Changelog
index f82a85c..14f0337 100644
--- a/Changelog
+++ b/Changelog
@@ -6,7 +6,7 @@ This file documents the revision history for the Open Monitoring Distribution
whole tmp/ directory but only the contents
- RPMS: Not checking for removed version during pkg release update
(Does not mean omd version update.)
- - Mod-Gearman: Updated to version 1.2.8
+ - Mod-Gearman: Updated to version 1.3.0
- Thruk: Update to 1.28
- Check_MK: Added 1.2.0b3 release
diff --git a/packages/mod-gearman/Makefile b/packages/mod-gearman/Makefile
index 4e6f1d3..50042ce 100644
--- a/packages/mod-gearman/Makefile
+++ b/packages/mod-gearman/Makefile
@@ -1,7 +1,7 @@
include ../../Makefile.omd
NAME = mod_gearman
-VERSION = 1.2.8
+VERSION = 1.3.0
GEARMAND = $(shell grep "^VERSION " ../gearmand/Makefile | awk '{ print $$3 }')
DIR = mod_gearman-$(VERSION)
diff --git a/packages/mod-gearman/mod_gearman-1.2.8.tar.gz b/packages/mod-gearman/mod_gearman-1.2.8.tar.gz
deleted file mode 100644
index b62c40e..0000000
Binary files a/packages/mod-gearman/mod_gearman-1.2.8.tar.gz and /dev/null differ
diff --git a/packages/mod-gearman/mod_gearman-1.3.0.tar.gz b/packages/mod-gearman/mod_gearman-1.3.0.tar.gz
new file mode 100644
index 0000000..b1d0626
Binary files /dev/null and b/packages/mod-gearman/mod_gearman-1.3.0.tar.gz differ
More information about the omd-commits
mailing list