[limph] 1.9.8.1.

Jon Ciesla limb at fedoraproject.org
Tue Dec 6 15:06:04 UTC 2011


commit d1c996448d81115b76142cfc5ad0c83151328c28
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Dec 6 09:05:38 2011 -0600

    1.9.8.1.

 .gitignore |    1 +
 limph.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc5683a..ee63454 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 limph-1.9.7.tar.gz
 /limph-1.9.8.tar.gz
+/limph-1.9.8.1.tar.gz
diff --git a/limph.spec b/limph.spec
index 9a93e97..81f8eb0 100644
--- a/limph.spec
+++ b/limph.spec
@@ -1,12 +1,12 @@
 %define limphdir %{_datadir}/limph
 Name: limph
-Version:  1.9.8
+Version:  1.9.8.1
 Release:  1%{?dist}
 Summary: A PHP5-compatible network host/service poller with web interface
 
 Group: Applications/System         
 License: GPLv2+
-URL: http://doc.jcomserv.net/index.php/Limph
+URL: http://limph.sourceforge.net
 Source0: http://prdownloads.sf.net/limph/limph-%{version}.tar.gz
 Source1: limph.conf
 Source2: limph-hostagent
@@ -91,6 +91,9 @@ rm -rf %{buildroot}
 %{limphdir}/config.php
 
 %changelog
+* Tue Dec 06 2011 Jon Ciesla <limburger at gmail.com> - 1.9.8.1-1
+- 1.9.8.1, updated support location.
+
 * Wed Sep 07 2011 Jon Ciesla <limb at jcomserv.net> - 1.9.8-1
 - 1.9.8, MySQL ip field now holds ipv6 addresses.
 
diff --git a/sources b/sources
index 7b336c1..265c0ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df7adb8460a1f80e0c10d68b60a3b7af  limph-1.9.8.tar.gz
+c3d629229cb03fef2e848527f29e1438  limph-1.9.8.1.tar.gz


More information about the scm-commits mailing list