Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mybatis for openSUSE:Factory checked in at 2024-04-25 20:48:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mybatis (Old) and /work/SRC/openSUSE:Factory/.mybatis.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mybatis" Thu Apr 25 20:48:31 2024 rev:11 rq:1170004 version:3.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mybatis/mybatis.changes 2024-02-21 18:00:40.368539329 +0100 +++ /work/SRC/openSUSE:Factory/.mybatis.new.1880/mybatis.changes 2024-04-25 20:48:34.812753590 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 09:15:10 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Make the apache-commons-ognl a non-optional dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mybatis.spec ++++++ --- /var/tmp/diff_new_pack.4E7TM0/_old 2024-04-25 20:48:35.324772391 +0200 +++ /var/tmp/diff_new_pack.4E7TM0/_new 2024-04-25 20:48:35.324772391 +0200 @@ -72,7 +72,8 @@ %prep %setup -q -n %{name}-3-%{name}-%{version} -%pom_change_dep ognl:ognl org.apache.commons:commons-ognl:4.0-SNAPSHOT +%pom_remove_dep ognl:ognl +%pom_add_dep org.apache.commons:commons-ognl:4.0-SNAPSHOT %patch -P 0 -p1 %pom_remove_plugin :maven-pdf-plugin