Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mybatis for openSUSE:Factory checked in at 2022-02-23 19:06:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mybatis (Old) and /work/SRC/openSUSE:Factory/.mybatis.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mybatis" Wed Feb 23 19:06:58 2022 rev:3 rq:957077 version:3.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mybatis/mybatis.changes 2020-10-14 15:39:59.126379024 +0200 +++ /work/SRC/openSUSE:Factory/.mybatis.new.1958/mybatis.changes 2022-02-23 19:07:07.375289621 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:21:44 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mybatis.spec ++++++ --- /var/tmp/diff_new_pack.ozPryz/_old 2022-02-23 19:07:07.991289661 +0100 +++ /var/tmp/diff_new_pack.ozPryz/_new 2022-02-23 19:07:07.995289662 +0100 @@ -1,7 +1,7 @@ # # spec file for package mybatis # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ BuildRequires: maven-local BuildRequires: mvn(cglib:cglib) BuildRequires: mvn(commons-logging:commons-logging) -BuildRequires: mvn(log4j:log4j:1.2.17) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.commons:commons-ognl) BuildRequires: mvn(org.apache.logging.log4j:log4j-core) BuildRequires: mvn(org.apache.maven.wagon:wagon-ssh)
