Hello community, here is the log from the commit of package translate-toolkit for openSUSE:Factory checked in at 2015-07-21 13:27:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-05-16 07:15:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 2015-07-21 13:27:09.000000000 +0200 @@ -1,0 +2,13 @@ +Wed Jul 15 07:11:59 UTC 2015 - [email protected] + +- use spec-cleaner to sort dependencies + +------------------------------------------------------------------- +Wed Jul 15 07:09:08 UTC 2015 - [email protected] + +- make dependency on several optional features only recommended: vobject, + Levenshtein, aeidon, iniparse +- remove not needed xapian build dependency +- remove not used simplejson from build/runtime dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ translate-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.iJw96f/_old 2015-07-21 13:27:10.000000000 +0200 +++ /var/tmp/diff_new_pack.iJw96f/_new 2015-07-21 13:27:10.000000000 +0200 @@ -27,39 +27,33 @@ BuildRequires: fdupes BuildRequires: gettext-runtime BuildRequires: iso-codes +# The following are needed for man page and docs generation +BuildRequires: python-Babel BuildRequires: python-Levenshtein +BuildRequires: python-Sphinx +BuildRequires: python-beautifulsoup4 BuildRequires: python-devel BuildRequires: python-iniparse +BuildRequires: python-lxml +BuildRequires: python-lxml-doc +BuildRequires: python-pyenchant +BuildRequires: python-pytest BuildRequires: python-utidy +BuildRequires: python-xml Requires: gettext-runtime - -# The following are for the full experience of translate-toolkit -BuildRequires: python-pyenchant -Requires: python-Levenshtein -Requires: python-aeidon -Requires: python-iniparse Requires: python-lxml Requires: python-pyenchant -Requires: python-simplejson -Requires: vobject -Recommends: iso-codes +# The following are for the full experience of translate-toolkit Recommends: gaupol +Recommends: iso-codes +Recommends: python-Levenshtein +Recommends: python-aeidon +Recommends: python-iniparse Recommends: python-utidy +Recommends: vobject Provides: python-translate-toolkit = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - -# The following are needed for man page and docs generation -BuildRequires: python-Babel -BuildRequires: python-Sphinx -BuildRequires: python-beautifulsoup4 -BuildRequires: python-lxml -BuildRequires: python-lxml-doc -BuildRequires: python-pytest -BuildRequires: python-simplejson -BuildRequires: python-xapian -BuildRequires: python-xml -BuildRequires: vobject %py_requires %description
