diff --git a/.cvsignore b/.cvsignore index 47baa1a..92397f3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -torque-2.3.8.tar.gz +torque-2.3.9.tar.gz diff --git a/sources b/sources index f2afa0e..41a6dd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3497ff80e900c1249279d96341cb9d00 torque-2.3.8.tar.gz +4d42124f65d4d44ff0fd0468a21b5e4c torque-2.3.9.tar.gz diff --git a/torque.spec b/torque.spec index 66c2f5f..6898ec0 100644 --- a/torque.spec +++ b/torque.spec @@ -1,7 +1,7 @@ # comment out snap if building a real release %define name torque -%define version 2.3.8 +%define version 2.3.9 #%%define snap 200604251602 %define release 1 @@ -465,6 +465,8 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job. %changelog +* Tue Jan 19 2010 Steve Traylen - 2.3.9-1 +- New upstream 2.3.9 * Thu Dec 3 2009 Steve Traylen - 2.3.8-1 - Updated to upstream 2.3.8 - First EPEL build.