Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package weblate for openSUSE:Factory checked in at 2023-05-02 16:19:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weblate (Old) and /work/SRC/openSUSE:Factory/.weblate.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weblate" Tue May 2 16:19:33 2023 rev:17 rq:1084001 version:4.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/weblate/weblate.changes 2023-04-13 14:10:39.216264212 +0200 +++ /work/SRC/openSUSE:Factory/.weblate.new.1533/weblate.changes 2023-05-02 16:24:17.959686513 +0200 @@ -1,0 +2,6 @@ +Wed Apr 19 15:17:08 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Do not use boolean deps for simple 'and' constructs. Having them + separated into simple requires each is equivalent. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weblate.spec ++++++ --- /var/tmp/diff_new_pack.61RfH5/_old 2023-05-02 16:24:18.423689264 +0200 +++ /var/tmp/diff_new_pack.61RfH5/_new 2023-05-02 16:24:18.427689288 +0200 @@ -129,6 +129,8 @@ Requires: cron Requires: git Requires: gpg2 +Requires: postgresql +Requires: postgresql-contrib Requires: python3-Cython >= 0.29.14 Requires: python3-Django >= 3.2 Requires: python3-GitPython >= 2.1.15 @@ -158,6 +160,7 @@ Requires: python3-misaka >= 2.1.0 Requires: python3-openpyxl >= 2.6.0 Requires: python3-packaging >= 20.5 +Requires: python3-psycopg2 >= 2.7.7 Requires: python3-pyahocorasick >= 1.4 Requires: python3-pycairo >= 1.15.3 Requires: python3-pyicumessageformat >= 1.0.0 @@ -177,7 +180,6 @@ Requires: python3-weblate-schemas = 2022.1 Requires: translate-toolkit >= 3.7.2 Requires: ((apache2 and apache2-mod_wsgi) or (nginx and uwsgi)) -Requires: (postgresql and python3-psycopg2 >= 2.7.7 and postgresql-contrib) Requires: typelib(Pango) >= 1.0 Requires: typelib(PangoCairo) >= 1.0 Requires(pre): user(wwwrun)
