Hello community, here is the log from the commit of package translate-toolkit for openSUSE:Factory checked in at 2013-07-16 07:40:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old) and /work/SRC/openSUSE:Factory/.translate-toolkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit" Changes: -------- --- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes 2013-07-08 12:36:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 2013-07-16 07:40:27.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Jul 14 19:58:25 UTC 2013 - [email protected] + +- add 2 missing BuildRequires (python-Levenshtein and change + python-aeidon with gaupol) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ translate-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.BnPDay/_old 2013-07-16 07:40:27.000000000 +0200 +++ /var/tmp/diff_new_pack.BnPDay/_new 2013-07-16 07:40:27.000000000 +0200 @@ -30,14 +30,16 @@ BuildRequires: gettext-runtime BuildRequires: iso-codes BuildRequires: python-utidy +BuildRequires: python-Levenshtein Requires: gettext-runtime %if 0%{?suse_version} >= 1140 BuildRequires: python-iniparse %endif -# The following are for the full experience of translate-toolkit -%if 0%{?suse_version} > 1230 -BuildRequires: python-aeidon +%if 0%{?suse_version} > 1210 +BuildRequires: gaupol %endif + +# The following are for the full experience of translate-toolkit %if 0%{?suse_version} <= 1210 Requires: python-enchant BuildRequires: python-enchant -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
