vakwetu pushed to nuxwdog (f22). "Add systemd support"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 11 03:14:40 UTC 2015


From 06396b8595bf56881ad203243dcd5a9af43cd415 Mon Sep 17 00:00:00 2001
From: Ade Lee <alee at redhat.com>
Date: Sun, 10 May 2015 23:14:32 -0400
Subject: Add systemd support


diff --git a/.gitignore b/.gitignore
index 30d8a6c..718d3b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /nuxwdog-1.0.0.tar.gz
 /nuxwdog-1.0.1.tar.gz
 /nuxwdog-1.0.2.tar.gz
+/nuxwdog-1.0.3.tar.gz
diff --git a/nuxwdog.spec b/nuxwdog.spec
index 74a9af3..c1be55a 100644
--- a/nuxwdog.spec
+++ b/nuxwdog.spec
@@ -1,5 +1,5 @@
 Name:           nuxwdog
-Version:        1.0.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        Watchdog server to start and stop processes, and prompt for passwords
 # The entire source code is LGPLv2 except for the perl module, which is GPL+ or Artistic
@@ -133,6 +133,9 @@ rm -rf %{buildroot}
 %{_jnidir}/*
 
 %changelog
+* Sun May 10 2015 Ade Lee <alee at redhat.com> 1.0.3-1
+- Add systemd support
+
 * Wed Apr 22 2015 Ade Lee <alee at redhat.com> 1.0.2-1
 - Allow passwords to be retrieved post-init phase
 - Fix null termination issue on returned stored passwords
diff --git a/sources b/sources
index 856b0d2..5a3f537 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91fb11053bc91043723d45a133958978  nuxwdog-1.0.2.tar.gz
+ba299fbd7efe9dc7efd963441c0cd825  nuxwdog-1.0.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nuxwdog.git/commit/?h=f22&id=06396b8595bf56881ad203243dcd5a9af43cd415


More information about the scm-commits mailing list