Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package docbook_5 for openSUSE:Factory checked in at 2021-07-16 22:12:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docbook_5 (Old) and /work/SRC/openSUSE:Factory/.docbook_5.new.2632 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docbook_5" Fri Jul 16 22:12:41 2021 rev:30 rq:906432 version:5.2b10a5 Changes: -------- --- /work/SRC/openSUSE:Factory/docbook_5/docbook_5.changes 2020-09-03 01:14:34.596479874 +0200 +++ /work/SRC/openSUSE:Factory/.docbook_5.new.2632/docbook_5.changes 2021-07-16 22:13:16.694602917 +0200 @@ -1,0 +2,33 @@ +Thu Jul 15 07:02:57 UTC 2021 - Thomas Schraitle <[email protected]> - 5.210a5 + +- Update to version 5.2b10a5: + - Fixed the bug where db.extension.inlines and db.extension.blocks were + accidentally omitted from a4. + - Made the name attribute on meta optional. + - Fixed duplicate patterns in db.synopsis.blocks. + - Improved the consistency of synopsisinfo by making it available in + fieldsynopsis, constructorsynopsis, and destructorsynopsis. + +- Spec file + - Correct XML catalog entry and replaced wrong and old 5.210a2 + version with current version + - Remove %lastschemaversion variable, consolidate to %version + +------------------------------------------------------------------- +Thu Jul 9 08:15:00 UTC 2021 - Thomas Schraitle <[email protected]> - 5.2b10a4 + +- Update to version 5.2b10a4: + - Adding transclusion attributes as common attributes (#187) + - Implementing legalsection as a class attribute (#186) + - Add a type attribute to formal and informal objects (#185) + - Add pubwork/otherpubwork to biblioentry/bibliomixed (#184) + - Add a DocBook ITS + XInclude schema (#183) + - Proposed fix for issues related to the new synopsis elements (#173) + - Convert @name on s:pattern to s:title in ISO Schematron (#2) + +- Update to version 5.2b10a3: + - Add a general meta element (#176) + - Fix XInclude issues on empty href, fragid (#175) + - Add Schematron rules for productionset and callout (#174, #151, #162) + +------------------------------------------------------------------- Old: ---- docbook_5.2b10a2.tar.bz2 New: ---- docbook-5.2b10a5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docbook_5.spec ++++++ --- /var/tmp/diff_new_pack.ghpZ1e/_old 2021-07-16 22:13:17.310598564 +0200 +++ /var/tmp/diff_new_pack.ghpZ1e/_new 2021-07-16 22:13:17.314598536 +0200 @@ -1,7 +1,7 @@ # # spec file for package docbook_5 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,11 +16,10 @@ # -%define schemaversions 5.0 5.1 5.2b10a2 -%define lastschemaversion 5.2b10a2 +%define schemaversions 5.0 5.1 5.2b10a5 # Name: docbook_5 -Version: 5.2b10a2 +Version: 5.2b10a5 Release: 0 Summary: DocBook Schemas (DTD, RELAX NG, W3C Schema) for Version 5.x License: SUSE-Oasis-Specification-Notice @@ -38,7 +37,7 @@ # DB 5.1 Source510: docbook-5.1.tar.bz2 # -Source520: docbook_5.2b10a2.tar.bz2 +Source520: docbook-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE docbook_5-nvdl.patch change path to schema files Patch501: %{name}-nvdl.patch # @@ -54,7 +53,7 @@ about computer hardware and software (though it is not limited to these applications at all). -The version is a complete rewrite of DocBook in RELAX NG. +Version 5 is a complete rewrite of DocBook in RELAX NG. The intent of this rewrite is to produce a schema that is true to the spirit of DocBook while simultaneously removing inconsistencies that have arisen as a natural consequence of DocBook's long, slow evolution. @@ -136,9 +135,9 @@ %{xml_docbook_sch_dir}/5.1 %{xml_docbook_nvdl_dir}/5.1 #5.2b10a2 -%{xml_docbook_sch_dir}/%{lastschemaversion} -%{xml_docbook_rng_dir}/%{lastschemaversion} -%{xml_docbook_nvdl_dir}/%{lastschemaversion} +%{xml_docbook_sch_dir}/%{version} +%{xml_docbook_rng_dir}/%{version} +%{xml_docbook_nvdl_dir}/%{version} #5.2 %{xml_docbook_sch_dir}/5.2 %{xml_docbook_rng_dir}/5.2 ++++++ Makefile ++++++ --- /var/tmp/diff_new_pack.ghpZ1e/_old 2021-07-16 22:13:17.342598338 +0200 +++ /var/tmp/diff_new_pack.ghpZ1e/_new 2021-07-16 22:13:17.346598309 +0200 @@ -11,8 +11,8 @@ SHELL := /bin/bash PACKAGE := docbook_5 -VERSION := 5.2b10a2 -DB_VERSIONS := 5.0 5.1 5.2b10a2 +VERSION := 5.2b10a5 +DB_VERSIONS := 5.0 5.1 5.2b10a5 LAST_VER := $(lastword $(DB_VERSIONS)) CDIR := $(shell pwd) # ++++++ docbook_5.xml ++++++ --- /var/tmp/diff_new_pack.ghpZ1e/_old 2021-07-16 22:13:17.382598055 +0200 +++ /var/tmp/diff_new_pack.ghpZ1e/_new 2021-07-16 22:13:17.386598027 +0200 @@ -78,22 +78,22 @@ <system systemId="http://docbook.org/xml/5.2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2/docbook.nvdl"/> <system systemId="http://www.docbook.org/xml/5.2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2/docbook.nvdl"/> - <!-- Version 5.2b10a2 --> - <rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/> - <rewriteURI uriStartString="http://www.oasis-open.org/docbook/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/> - <rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/> - <rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/> - <rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/> - <rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/> - <rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/> - <rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/> - <rewriteURI uriStartString="http://docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/> - <rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/> - <rewriteURI uriStartString="http://docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/> + <!-- Version 5.2b10a5 --> + <rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/> + <rewriteURI uriStartString="http://www.oasis-open.org/docbook/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/> + <rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/> + <rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/> + <rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/> + <rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/> + <rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/> + <rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/> + <rewriteURI uriStartString="http://docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/> + <rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/> + <rewriteURI uriStartString="http://docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/> - <system systemId="http://www.oasis-open.org/docbook/xml/5.2b10a2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a2/docbook.nvdl"/> - <system systemId="http://docbook.org/xml/5.2b10a2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a2/docbook.nvdl"/> - <system systemId="http://www.docbook.org/xml/5.2b10a2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a2/docbook.nvdl"/> + <system systemId="http://www.oasis-open.org/docbook/xml/5.2b10a5/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a5/docbook.nvdl"/> + <system systemId="http://docbook.org/xml/5.2b10a5/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a5/docbook.nvdl"/> + <system systemId="http://www.docbook.org/xml/5.2b10a5/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a5/docbook.nvdl"/> </group> </catalog>
