Re: Geting back a package to a previous version

2014-11-17 Thread Ismael Olea
On Sun, Nov 16, 2014 at 4:31 PM, Kalev Lember wrote: > Yes Thanks! -- Ismael Olea http://olea.org/diario/ -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Geting back a package to a previous version

2014-11-16 Thread Kalev Lember
On 11/16/2014 04:19 PM, Ismael Olea wrote: > I need to get back to htmlparser 1.5 (from current 1.6 one) due a bug > with OmegaT[1]. OmegaT is the only package requiring htmlparser (checked > with repoquery) so I assume the change is safe. > > My only doubt is what is the better practice to do thi

Geting back a package to a previous version

2014-11-16 Thread Ismael Olea
Hi: I need to get back to htmlparser 1.5 (from current 1.6 one) due a bug with OmegaT[1]. OmegaT is the only package requiring htmlparser (checked with repoquery) so I assume the change is safe. My only doubt is what is the better practice to do this. I'm supposing I should increase the Epoch. Is