------------------------------------------------------------------
Tue Jan 09 13:28:00 UTC 2024 - toms@opensuse.org

Release 2.3.1
* Add test case for width with em unit (#121)
* Regenerate archive

------------------------------------------------------------------
Sat Dec 02 08:17:00 UTC 2023 - toms@opensuse.org

Release 2.3.0

* Disable unnecessary DocBook 5.2 elements (#116, #110)
* Add para between list title and following list element (#117, #105)
* Remove entityref from {audio,image,text,video}data (#117)
* Validate with attribute (number + unit) (#119, #103)

------------------------------------------------------------------
Wed Feb 09 14:30:00 UTC 2022 - toms@opensuse.org

Release 2.2.0

* Base GeekoDoc2 on DocBook 5.2CR5
* Reduce transclusion.rnc for GeekoDoc1
  Remove some patterns which are already defined in DocBook 5.2CR5


------------------------------------------------------------------
Wed Apr 13 16:40:00 UTC 2022 - toms@opensuse.org

Release 2.1.1

* Revert removal of format attribute in imagedata (#102)

------------------------------------------------------------------
Wed Apr 13 16:40:00 UTC 2022 - toms@opensuse.org

Release 2.1.0

* Support videoobject and videodata (#95, #101)
* disallow xml:id on listitems (#82)
* Feature/prompt role (#94)
* Restrict char set of prof attributes (#92)

------------------------------------------------------------------
Fri Aug 27 11:45:00 UTC 2021 - toms@opensuse.org

Release 2.0.0

This release contains a first distinction between GeekoDoc v1
and GeekoDoc v2.

GeekoDoc v1 is frozen, only bugfixes will be integrated. Its main purpose
is to validate old maintenance branches which weren't updated.

GeekoDoc v2 contains further changes and is based on the dbits schema
(DocBook5 + ITS).

Common changes:
 * Revamp directory structure and introduce geekodoc/rng/<GDVER>_<DBVER>
   DBVER is the DocBook5 version which GeekoDoc is based upon (currently
   it's 5.2 at the time of writing)
   GDVER is the GeekoDoc version (1 or 2)
 * Add test cases for both GeekoDoc versions

GeekoDoc v1:
 * Describe installation on Debian/Ubuntu (#85)
 * Fix #69: reduce content model of replaceable (#71)
 * Fix #64: disallow empty sections (#72)
 * Fix #59: Reduce content model of command (#66)
 * Fix #63: restrict content model of book
 * Fix #61: remove depth attribute on imagedata

GeekoDoc v2:
 * Use all the changes from GeekoDoc v1
 * Fix #73: Restrict xml:id/linkend to alphanum + "-" (#75)
 * Release GeekoDoc 2.0.0 (#76)
 * Use dbitsxi.rnc (DocBook 5.2b10a5) as a basis, instead of
   docbookxi.rnc for GeekoDoc v1.
   This is needed for translation purposes.


------------------------------------------------------------------
Fri Feb 01 14:48:00 UTC 2019 - toms@opensuse.org

Release 1.0.4

GeekoDoc:
 * No changes

Novdoc:
 * Move it into maintenance/novdoc-2019-02-01 branch

------------------------------------------------------------------
Mon Jun 25 10:54:00 UTC 2018 - toms@opensuse.org

Bugfix release 1.0.3.1

Geekodoc:
 * Allow remark in entry
 * Adapt content model in entry to allow both inline and block
   remarks

------------------------------------------------------------------
Fri Jun 22 13:54:00 UTC 2018 - toms@opensuse.org

Release 1.0.3

Geekodoc:
 * disallow xml:id on child elements of table (#39)
 * Missing "fig" value in format attribute of imagedta (#43)
 * add missing holder tag (#46)
 * integrate its:translate (#45)
 * output XSLT stylesheet from Schematron validation (#49)
 * remove action in keycombo (#50) 
 * reduce content model in screen (#51)
 * remove procedure from table entry (#56)

 Others:
 * Make sure GeekoDoc is available in OBS/IBS, so we can use
   it from DC file (#33)

Novdoc:
  no changes

------------------------------------------------------------------
Fri Jan 09 13:23:00 UTC 2018 - toms@opensuse.org

Bugfix release 1.0.2.1

* Correct version in GeekoDoc schema
* Add missing 'fig' value (#43)
* Improve test suite


------------------------------------------------------------------
Tue Oct 06 00:00:00 UTC 2018 - toms@opensuse.org

Release 1.0.2

* Only a package release without any changes in the schemas.
* Fixes issue #41 to reduce number of files in packages


------------------------------------------------------------------
Thu Oct 26 00:00:00 UTC 2018 - toms@opensuse.org

Release 1.0.1

* Geekodoc
  * Forbid xml:id on row and entry (#37)
  * Allow affiliation inside author (#36)
  * Forbid xml:id on remark (#32)
  * Inconsistency between informalfigure and informaltable (#35)
  * Allow sections (#34)

* Novdoc
  no changes


------------------------------------------------------------------
Thu Oct 26 00:00:00 UTC 2017 - toms@opensuse.org

Release 1.0.0

* Geekodoc
  Missing mediaobject in cover bug (#30)

* Novdoc
  no changes


------------------------------------------------------------------
Fri Oct 13 00:00:00 UTC 2017 - toms@opensuse.org

Release 0.9.9

* Geekodoc
  * Allow lowercase Values in format attribute (#29)
  * Add list elements in taskprerequisites (#25)

* Novdoc
  No changes


------------------------------------------------------------------
Fri Sept 15 09:16:00 UTC 2017 - toms@opensuse.org

Release 0.9.8

* GeekoDoc
  * Restrict Possible Values in format Attribute (#24)
  * Fix outdated Schematron rules (#22)
  * Implement task elements (#20)
  * Adapt content model of task* elements (#1)
  * Add test cases and use Travis to check schema

------------------------------------------------------------------
Thu Dec 01 09:52:00 UTC 2016 - toms@opensuse.org

Release 0.9.7

* GeekoDoc
  * link without "xlink:href" attribute is currently valid (#15)

* Novdoc
  * Content model of step is not determinist (#17)

------------------------------------------------------------------
Thu Nov 24 15:16:00 UTC 2016 - toms@opensuse.org

Release 0.9.6

* GeekoDoc
  * Remove title in step (#4)
  * Empty <xref/> does not trigger a warning (#9)
  * Allow common attributes in link (#10)
  * Disallow xreflabel (#11)
  * Restrict <results> element (#14)

* Novdoc
  * Missing novdocx-core.rnc (#5)
  * Allow <mediaobject> only in <figure> and <informalfigure> (#7)
  * Fix content model for step to allow para, substeps, para (#12)
  * Allow phrase inside productnumber (#13)

------------------------------------------------------------------
Fri Aug 19 13:55:00 UTC 2016 - toms@opensuse.org

- First release on OBS, Documentation:Tools
- Use catalog.d directory for GeekoDoc and Novdoc catalog files

