From e520e8c0ec5d823661c102c76fa5cd86dffcb965 Mon Sep 17 00:00:00 2001 From: Garrick Staples Date: Wed, 3 Oct 2007 21:47:21 +0000 Subject: [PATCH] - bump to 2.1.9 --- .cvsignore | 2 +- sources | 2 +- torque.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3455aa0..e60c50b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -torque-2.1.8.tar.gz +torque-2.1.9.tar.gz diff --git a/sources b/sources index 05097ee..ba90778 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -484cdbd5693ac12268405ca1fb6b549d torque-2.1.8.tar.gz +88b7998865cf236b7eb42148fa937172 torque-2.1.9.tar.gz diff --git a/torque.spec b/torque.spec index 35d4faa..0b08951 100644 --- a/torque.spec +++ b/torque.spec @@ -1,9 +1,9 @@ # comment out snap if building a real release %define name torque -%define version 2.1.8 +%define version 2.1.9 #%%define snap 200604251602 -%define release 3 +%define release 1 # The following options are supported: # --with server_name=hostname @@ -402,6 +402,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job. %changelog +* Wed Oct 3 2007 Garrick Staples 2.1.9-1 +- bump to 2.1.9 + * Fri Aug 31 2007 Garrick Staples 2.1.8-3 - correct License tag