= phenomenon = I just realized that I have an extra release file uploaded. It's old, it isn't the latest release tar any more.
= background analysis = NA
= implementation recommendation = Please delete https://fedorahosted.org/releases/f/p/fpaste/fpaste-latest.tar.bz2 dated 16th October 2011.
The actual latest release is the tar.gz that I uploaded today, June 06 2014.
It isn't urgent at all!!
Took a look and latest.bz2 is the same as one of the versioned files:
-rw-rw-r--. 1 zcat gitfpaste 21554 Oct 16 2011 fpaste-0.3.7.1.tar.bz2 -rw-rw-r--. 1 zcat gitfpaste 21554 Oct 16 2011 fpaste-latest.tar.bz2
$ md5sum fpaste-0.3.7.1.tar.bz2 fpaste-latest.tar.bz2 53201ed0fdd1b9f325c43178adcd8878 fpaste-0.3.7.1.tar.bz2 53201ed0fdd1b9f325c43178adcd8878 fpaste-latest.tar.bz2
So deleting fpaste-latest.tar.bz2 shouldn't lose any information.
Aye, that fpaste-latest tar is just supposed to be a copy of the latest fpaste-%{version} tar. I messed up by uploading a gz instead of a bz2. :| I should've checked and just replaced the older one. Now there are two fpaste-latest tars, which could confuse people that come looking.
Done.