Accepting request 970061 from home:thomas-schraitle:branches:Documentation:Tools
- 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) OBS-URL: https://build.opensuse.org/request/show/970061 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/geekodoc?expand=0&rev=27
This commit is contained in:
parent
86418139ef
commit
1ab2fce82f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64e2655bdd7a210dfb72abffff5dee825bee8c5f9f23f5ca2ecb9be56f8bfd15
|
|
||||||
size 272795
|
|
3
geekodoc-2.1.0.tar.bz2
Normal file
3
geekodoc-2.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc8706c2d14862ba46c27a0f2e1b543dd11347be4866ee7a97fff7f59f2bb8ae
|
||||||
|
size 274984
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Sep 3 10:06:03 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.0.0
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package geekodoc
|
# spec file for package geekodoc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
#
|
#
|
||||||
Name: geekodoc
|
Name: geekodoc
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DocBook based RNG Schema for SUSE Documentation
|
Summary: DocBook based RNG Schema for SUSE Documentation
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -48,7 +48,7 @@ BuildRequires: trang
|
|||||||
|
|
||||||
Requires: sgml-skel >= 0.7
|
Requires: sgml-skel >= 0.7
|
||||||
Requires(post): sgml-skel >= 0.7
|
Requires(post): sgml-skel >= 0.7
|
||||||
Requires(postun): sgml-skel >= 0.7
|
Requires(postun):sgml-skel >= 0.7
|
||||||
Conflicts: suse-xsl-stylesheets < 2.0.6
|
Conflicts: suse-xsl-stylesheets < 2.0.6
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user