Hello community,

here is the log from the commit of package daps for openSUSE:Factory checked in 
at 2020-01-10 18:39:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/daps (Old)
 and      /work/SRC/openSUSE:Factory/.daps.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "daps"

Fri Jan 10 18:39:40 2020 rev:43 rq:761333 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/daps/daps.changes        2018-12-19 
13:24:12.373324140 +0100
+++ /work/SRC/openSUSE:Factory/.daps.new.6675/daps.changes      2020-01-10 
18:39:47.259477360 +0100
@@ -1,0 +2,6 @@
+Mon Jan  6 15:25:56 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Do not depend on xml-commons-jaxp-1.3-apis, but on generic
+  xml-apis provider
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ daps.spec ++++++
--- /var/tmp/diff_new_pack.WZ91ID/_old  2020-01-10 18:39:48.515477832 +0100
+++ /var/tmp/diff_new_pack.WZ91ID/_new  2020-01-10 18:39:48.531477839 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package daps
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -42,9 +42,9 @@
 %define daps_catalog   for-catalog-%{name}.xml
 
 Summary:        DocBook Authoring and Publishing Suite
-License:        GPL-2.0-only or GPL-3.0-only
+License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Productivity/Publishing/XML
-Url:            https://github.com/openSUSE/daps
+URL:            https://github.com/openSUSE/daps
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        %{name}.rpmlintrc
 Source2:        %{name}-fetch-source-git
@@ -72,7 +72,7 @@
 BuildRequires:  svg-dtd
 BuildRequires:  transfig
 BuildRequires:  xerces-j2
-BuildRequires:  xml-commons-jaxp-1.3-apis
+BuildRequires:  xml-apis
 BuildRequires:  xmlgraphics-fop >= 0.94
 BuildRequires:  xmlstarlet
 
@@ -118,7 +118,7 @@
 Requires:       svg-schema
 Requires:       transfig
 Requires:       xerces-j2
-Requires:       xml-commons-jaxp-1.3-apis
+Requires:       xml-apis
 Requires:       xmlgraphics-fop >= 0.94
 Requires:       xmlstarlet
 Requires:       zip


Reply via email to