SHA256
1
0
forked from pool/jing-trang

Accepting request 1061149 from Java:packages

OBS-URL: https://build.opensuse.org/request/show/1061149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jing-trang?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2023-01-27 09:15:28 +00:00 committed by Git OBS Bridge
commit c172edaad5
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 21 15:21:58 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com>
- Add Maven Provides line for Jing & Trang
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 25 17:12:32 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> Mon Jul 25 17:12:32 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package jing-trang # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -65,6 +65,8 @@ Requires: java-headless
Requires: jpackage-utils Requires: jpackage-utils
Requires: mvn(com.github.relaxng:relaxngDatatype) >= 2011.1 Requires: mvn(com.github.relaxng:relaxngDatatype) >= 2011.1
Requires: mvn(xml-resolver:xml-resolver) Requires: mvn(xml-resolver:xml-resolver)
Provides: mvn(com.thaiopensource:jing)
Provides: mvn(org.relaxng:jing) = %{version}
%description -n jing %description -n jing
jing is an XML validator implemented in Java. It validates against the jing is an XML validator implemented in Java. It validates against the
@ -96,6 +98,8 @@ Requires: jpackage-utils
Requires: mvn(com.github.relaxng:relaxngDatatype) >= 2011.1 Requires: mvn(com.github.relaxng:relaxngDatatype) >= 2011.1
Requires: mvn(xerces:xercesImpl) Requires: mvn(xerces:xercesImpl)
Requires: mvn(xml-resolver:xml-resolver) Requires: mvn(xml-resolver:xml-resolver)
Provides: mvn(com.thaiopensource:trang)
Provides: mvn(org.relaxng:trang) = %{version}
%description -n trang %description -n trang
Trang converts between different schema languages for XML. It supports the Trang converts between different schema languages for XML. It supports the