diff --git a/.cvsignore b/.cvsignore index fc499b2..fa5518c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -torque-2.1.4.tar.gz +torque-2.1.5.tar.gz diff --git a/sources b/sources index 51977a8..f678f4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c152280a4e120599f867dfaaba703f1 torque-2.1.4.tar.gz +88b5a78756414b40d1fdc588b5f2aa6f torque-2.1.5.tar.gz diff --git a/torque.spec b/torque.spec index 372d6ff..1abd4c9 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.1.4 +%define version 2.1.5 #%%define snap 200604251602 %define release 1 @@ -403,6 +403,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job. %changelog +* Sat Oct 21 2006 Garrick Staples 2.1.5-1 +- fixes "qsub -o /dev/null" regression + * Fri Oct 20 2006 Garrick Staples 2.1.4-1 - bump to fix "Spool Job Race condition" on bugtraq