diff --git a/.gitignore b/.gitignore index 85258c3..76d9a32 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /torque-3.0.0-snap.201102011355.tar.gz /torque-3.0.1.tar.gz /torque-3.0.2.tar.gz +/torque-3.0.3.tar.gz diff --git a/sources b/sources index 1e3b2f0..12bdcd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2f008c7eeffcb3a0721fbb252397936 torque-3.0.2.tar.gz +f6e7271673a4290414b04081c07e3437 torque-3.0.3.tar.gz diff --git a/torque.spec b/torque.spec index 1c2c958..8c454b0 100644 --- a/torque.spec +++ b/torque.spec @@ -70,8 +70,8 @@ %global server_nameflags --with-default-server=%{server_name} Name: torque -Version: 3.0.2 -Release: 4%{?dist} +Version: 3.0.3 +Release: 1%{?dist} Summary: Tera-scale Open-source Resource and QUEue manager Source0: http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz Source2: xpbs.desktop @@ -790,6 +790,9 @@ fi %endif %changelog +* Thu Nov 17 2011 Steve Traylen - 3.0.3-1 +- New upstream. + * Sun Oct 9 2011 Steve Traylen - 3.0.2-4 - Add patch torque-initd-hangs-rhbz-744138.patch