diff --git a/.gitignore b/.gitignore index b9c4e1a..106f807 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ modules-3.2.8.tar.bz2 /modules-3.2.8a.tar.bz2 /modules-3.2.9a.tar.bz2 /modules-3.2.9b.tar.bz2 +/modules-3.2.9c.tar.bz2 diff --git a/environment-modules.spec b/environment-modules.spec index 3e81a5f..533bbcc 100644 --- a/environment-modules.spec +++ b/environment-modules.spec @@ -1,6 +1,6 @@ Name: environment-modules -Version: 3.2.9b -Release: 2%{?dist} +Version: 3.2.9c +Release: 1%{?dist} Summary: Provides dynamic modification of a user's environment Group: System Environment/Base @@ -93,6 +93,9 @@ make test %changelog +* Tue Nov 29 2011 Orion Poplawski - 3.2.9c-1 +- Update to 3.2.9c (fixes bug 753760) + * Tue Nov 22 2011 Orion Poplawski - 3.2.9b-2 - Make .modulespath a config file diff --git a/sources b/sources index 4061148..0a048f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a42313d2a21a4776bb8204dc09c2d63c modules-3.2.9b.tar.bz2 +a15052f88ae9254c9b7f22e664d50544 modules-3.2.9c.tar.bz2