From de8d1891be9aefb7cf416626f496532b6c512cc7 Mon Sep 17 00:00:00 2001 From: Steve Traylen Date: Wed, 29 Sep 2010 11:01:48 +0200 Subject: [PATCH] Upstream 2.3.13. --- .gitignore | 1 + sources | 2 +- torque.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 154b476..046bbc3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ torque-2.3.10.tar.gz /torque-2.3.12.tar.gz +/torque-2.3.13.tar.gz diff --git a/sources b/sources index bd63a1b..18d4fa3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d970b73926bb04bdb5714ed3d4d01477 torque-2.3.12.tar.gz +d59ae7f27d622c4ecd3a5b07686266f2 torque-2.3.13.tar.gz diff --git a/torque.spec b/torque.spec index e7b0ac0..d9a1ff3 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.12 +%define version 2.3.13 #%%define snap 200604251602 %define release 1 @@ -465,6 +465,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job. %changelog +* Tue Sep 29 2010 Steve Traylen - 2.3.13-1 +- New upstream 2.3.13 + * Tue Sep 7 2010 Steve Traylen - 2.3.12-1 - New upstream 2.3.12