Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mysql-connector-java for
openSUSE:Factory checked in at 2022-02-24 18:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-connector-java (Old)
and /work/SRC/openSUSE:Factory/.mysql-connector-java.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mysql-connector-java"
Thu Feb 24 18:18:24 2022 rev:35 rq:957055 version:8.0.25
Changes:
--------
---
/work/SRC/openSUSE:Factory/mysql-connector-java/mysql-connector-java.changes
2021-07-29 21:31:52.756777325 +0200
+++
/work/SRC/openSUSE:Factory/.mysql-connector-java.new.1958/mysql-connector-java.changes
2022-02-24 18:18:31.962737179 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 19:01:52 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Do not build against the log4j12 packages, use the new reload4j
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mysql-connector-java.spec ++++++
--- /var/tmp/diff_new_pack.bFYQqH/_old 2022-02-24 18:18:32.574737016 +0100
+++ /var/tmp/diff_new_pack.bFYQqH/_new 2022-02-24 18:18:32.578737015 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mysql-connector-java
#
-# Copyright (c) 2021 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
@@ -37,12 +37,12 @@
BuildRequires: javapackages-local
BuildRequires: javassist >= 3.23.1
BuildRequires: junit
-BuildRequires: log4j12-mini
BuildRequires: protobuf-java >= 3.9.2
+BuildRequires: reload4j
BuildRequires: slf4j
BuildRequires: xz
Requires: jta >= 1.0
-Requires: log4j12
+Requires: reload4j
Requires: slf4j
Provides: mm.mysql = %{version}
Obsoletes: mm.mysql < %{version}
@@ -81,7 +81,7 @@
jdbc-stdext\
jta \
junit \
- log4j12/log4j-12 \
+ reload4j \
protobuf)
%{ant} \
-Dsnapshot.version= \