Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jing-trang for openSUSE:Factory checked in at 2023-01-27 10:15:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jing-trang (Old) and /work/SRC/openSUSE:Factory/.jing-trang.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jing-trang" Fri Jan 27 10:15:28 2023 rev:7 rq:1061149 version:20220510 Changes: -------- --- /work/SRC/openSUSE:Factory/jing-trang/jing-trang.changes 2022-07-31 23:01:00.907704146 +0200 +++ /work/SRC/openSUSE:Factory/.jing-trang.new.32243/jing-trang.changes 2023-01-27 10:29:12.607638964 +0100 @@ -1,0 +2,5 @@ +Sat Jan 21 15:21:58 UTC 2023 - Thomas Schraitle <[email protected]> + +- Add Maven Provides line for Jing & Trang + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jing-trang.spec ++++++ --- /var/tmp/diff_new_pack.gTunnO/_old 2023-01-27 10:29:13.131641683 +0100 +++ /var/tmp/diff_new_pack.gTunnO/_new 2023-01-27 10:29:13.135641703 +0100 @@ -1,7 +1,7 @@ # # spec file for package jing-trang # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,6 +65,8 @@ Requires: jpackage-utils Requires: mvn(com.github.relaxng:relaxngDatatype) >= 2011.1 Requires: mvn(xml-resolver:xml-resolver) +Provides: mvn(com.thaiopensource:jing) +Provides: mvn(org.relaxng:jing) = %{version} %description -n jing jing is an XML validator implemented in Java. It validates against the @@ -96,6 +98,8 @@ Requires: mvn(com.github.relaxng:relaxngDatatype) >= 2011.1 Requires: mvn(xerces:xercesImpl) Requires: mvn(xml-resolver:xml-resolver) +Provides: mvn(com.thaiopensource:trang) +Provides: mvn(org.relaxng:trang) = %{version} %description -n trang Trang converts between different schema languages for XML. It supports the
