This fixes bug with multilib packages in Fedora/RHEL -- we don't
have a special package for translation files so we need to make
sure the files are exactly same for every architecture. With POT
file being generated during build the generated MO files are
different because they contain timestamp from the POT file.
POT file is now automatically updated during 'make bumpver'.
This fixes bug with multilib packages in Fedora/RHEL -- we don't have a special package for translation files so we need to make sure the files are exactly same for every architecture. With POT file being generated during build the generated MO files are different because they contain timestamp from the POT file. POT file is now automatically updated during 'make bumpver'.