265 lines
8.4 KiB
Plaintext
265 lines
8.4 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue Jan 9 12:35:53 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.1
|
||
|
|
||
|
- Release 2.3.1
|
||
|
Add test case for width with em unit
|
||
|
Regenerate archive
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Dec 2 07:28:21 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.0
|
||
|
|
||
|
- 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 (float + unit) (#119, #103)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 15 11:30:44 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
|
||
|
- BuildRequire python3-importlib_metadata: mandatory when building
|
||
|
using python 3.11+.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 15 10:53:50 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.2.2
|
||
|
|
||
|
- Release 2.2.2
|
||
|
Fix #114: Create additional links
|
||
|
* Create geekodoc-latest-flat.rn{c,g}
|
||
|
* Add catalog entries to point to latest URIs
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 15 08:31:49 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.2.1
|
||
|
|
||
|
- Release 2.2.1
|
||
|
- Introduce "latest" link (#114)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 9 13:22:47 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.2.0
|
||
|
|
||
|
- Release 2.2.0
|
||
|
- Base GeekoDoc2 on DocBook 5.2CR5
|
||
|
- Correct GeekoDoc1 with transclusion attributes. The transclusion.rnc
|
||
|
file is reduced to the bare minimum as those attributes are
|
||
|
provided by DocBook 5.2CR5 already.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 21 16:29:55 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.1.1
|
||
|
|
||
|
- Release 2.1.1
|
||
|
Revert format removal in imagedata (#102)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 13 19:55:14 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.1.0
|
||
|
|
||
|
- Release 2.1.0
|
||
|
- Fix #80: disallow xml:id on listitems (#82)
|
||
|
- Feature/prompt role in #94
|
||
|
- Fix #90: Restrict char set of prof attributes (#92)
|
||
|
- rm @format from mediaobject (#93)
|
||
|
- Allow videoobject and videodata (#101)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 3 10:06:03 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.0.0
|
||
|
|
||
|
- Release 2.0.0, no substantial changes
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Aug 6 07:26:21 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.0.0.beta4
|
||
|
|
||
|
- Prepare 2.0.0 beta4
|
||
|
- Introduce external directory in source dir
|
||
|
- Update ChangeLog
|
||
|
- Add test cases for both GeekoDoc versions
|
||
|
- Catalog changes
|
||
|
Remove old non-flat URIs as this was not really needed
|
||
|
Keep URIs with flat
|
||
|
- Introduce new directory structure under /usr/share/xml/geekodoc/rng/
|
||
|
- Add new catalog URIs:
|
||
|
- urn:x-suse:rnc:v1:geekodoc-flat
|
||
|
- urn:x-suse:rnc:v2:geekodoc-flat
|
||
|
- urn:x-suse:rng:v1:geekodoc-flat
|
||
|
- urn:x-suse:rng:v2:geekodoc-flat
|
||
|
- The old URIs are still available:
|
||
|
- https://github.com/openSUSE/geekodoc/raw/master/geekodoc/rng/v1/geekodoc5-flat.rng
|
||
|
- https://github.com/openSUSE/geekodoc/raw/master/geekodoc/rng/v1/geekodoc5-flat.rnc
|
||
|
- urn:x-suse:rng:geekodoc5-flat.rng
|
||
|
|
||
|
- GeekoDoc v2:
|
||
|
- Base it on DocBook 5.2b10a5 (dbitsxi)
|
||
|
- Identify GeekoDoc as "5.2-subset GeekoDoc-2"
|
||
|
- Incorporate all the changes from GeekoDoc v1
|
||
|
- Fix #73: Restrict xml:id/linkend to alphanum + "-" (#75)
|
||
|
- Release GeekoDoc 2.0.0 (#76)
|
||
|
- Use dbits.rnc as a basis, instead of docbookxi.rnc for GeekoDoc v1.
|
||
|
This is needed for translation purposes.
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 14 13:42:00 UTC 2020 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.0.0.beta1
|
||
|
|
||
|
- Prepare 2.0.0 beta1 (WIP)
|
||
|
- Base GeekoDoc v2 on dbits
|
||
|
- From version 2, only the flat file is packaged as the normal one
|
||
|
is not really used.
|
||
|
- See ChangeLog for further details
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 9 12:27:58 UTC 2018 - thomas.schraitle@suse.com
|
||
|
|
||
|
- Bugfix release 1.0.2.1
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v1.0.2.1
|
||
|
|
||
|
* Correct version in GeekoDoc schema
|
||
|
* Add missing 'fig' value (#43)
|
||
|
* Improve test suite
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 7 12:15:55 UTC 2018 - thomas.schraitle@suse.com
|
||
|
|
||
|
- Add bcond_with tests to activate test suite
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 6 14:49:06 UTC 2018 - thomas.schraitle@suse.com
|
||
|
|
||
|
- Release 1.0.2
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v1.0.2
|
||
|
|
||
|
Only a package release without any changes in the schemas.
|
||
|
Fixes issue #41 to reduce number of files in packages
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 6 14:31:32 UTC 2018 - thomas.schraitle@suse.com
|
||
|
|
||
|
- Remove number of files in package; fixes openSUSE/geekodoc#41
|
||
|
some files are only useful for development
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 30 07:23:22 UTC 2018 - thomas.schraitle@suse.com
|
||
|
|
||
|
Release 1.0.1
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v1.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 09:28:12 UTC 2017 - thomas.schraitle@suse.com
|
||
|
|
||
|
Release 1.0.0
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v1.0.0
|
||
|
|
||
|
* Geekodoc
|
||
|
* Missing mediaobject in cover (#30)
|
||
|
|
||
|
* Novdoc
|
||
|
no changes
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 13 08:00:59 UTC 2017 - thomas.schraitle@suse.com
|
||
|
|
||
|
Release 0.9.9
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v0.9.9
|
||
|
|
||
|
* Geekodoc
|
||
|
* Allow lowercase Values in format attribute (#29)
|
||
|
* Add list elements in taskprerequisites (#25)
|
||
|
|
||
|
* Novdoc
|
||
|
* No changes
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 15 07:59:00 UTC 2017 - thomas.schraitle@suse.com
|
||
|
|
||
|
Release 0.9.8
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v0.9.8
|
||
|
|
||
|
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
|
||
|
|
||
|
* Spec file:
|
||
|
* Correct summary
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 1 09:34:04 UTC 2017 - sknorr@suse.com
|
||
|
|
||
|
- Make sure that we ship the LICENSE file in the package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Dec 1 09:00:14 UTC 2016 - toms@opensuse.org
|
||
|
|
||
|
Release 0.9.7
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v0.9.7
|
||
|
|
||
|
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:15:35 UTC 2016 - toms@opensuse.org
|
||
|
|
||
|
Release 0.9.6
|
||
|
https://github.com/openSUSE/geekodoc/releases/tag/v0.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)
|
||
|
|
||
|
* Both
|
||
|
* Update Novdoc/GeekoDoc to disallow screen in entry (#2)
|
||
|
|
||
|
* Spec file changes:
|
||
|
* Generate Novdoc RNC/RNG files to add missing files
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 16 08:35:15 UTC 2016 - sknorr@suse.com
|
||
|
|
||
|
- Added missing build dependency on trang
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Aug 19 09:39:31 UTC 2016 - fvogt@suse.com
|
||
|
|
||
|
- Initial package
|
||
|
|