diff --git a/.gitignore b/.gitignore index c1a3f96..7c4a23b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ atlas3.8.3.tar.bz2 PPRO32.tgz K7323DNow.tgz /atlas3.10.0.tar.bz2 +/atlas3.10.1.tar.bz2 diff --git a/atlas.spec b/atlas.spec index 2482e40..1302a78 100644 --- a/atlas.spec +++ b/atlas.spec @@ -1,7 +1,7 @@ %define enable_native_atlas 0 Name: atlas -Version: 3.10.0 +Version: 3.10.1 %if "%{?enable_native_atlas}" != "0" %define dist .native %endif @@ -771,6 +771,9 @@ fi %endif %changelog +* Wed Feb 06 2013 Frantisek Kluknavsky - 3.10.1-1 +- Rebase to 3.10.1 + * Thu Nov 15 2012 Frantisek Kluknavsky - 3.10.0-1 - Rebase to 3.10.0 - Dropped x86_64-SSE2, ix86-SSE1, ix86-3DNow (uncompilable). diff --git a/sources b/sources index d439078..076135d 100644 --- a/sources +++ b/sources @@ -1,4 +1,3 @@ -2030aa079b8d040b93de7018eae90e2b atlas3.10.0.tar.bz2 9ddf8c76e5e9781c542b712f704460e1 IBMz1032.tgz ee4cbc1f15cb4cd5f5266969a4bc62a7 IBMz1064.tgz edd3cb5602c6282e4a30691e728bd064 IBMz19632.tgz @@ -7,3 +6,4 @@ edd3cb5602c6282e4a30691e728bd064 IBMz19632.tgz 676548252837b1e458181111443f340f PPRO32.tgz ebb4732aff468bbc223e7f734252173b USII32.tgz 31f8ae7583d290e5414a1a61ff6e7e39 USII64.tgz +78753e869231cc1417a92eebaa076718 atlas3.10.1.tar.bz2