From 1ab2fce82fc904e46b2b8b050e18242420eca26909f0652b5ecccec14d99492c Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Wed, 20 Apr 2022 17:52:46 +0000 Subject: [PATCH] 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 --- geekodoc-2.0.0.tar.bz2 | 3 --- geekodoc-2.1.0.tar.bz2 | 3 +++ geekodoc.changes | 10 ++++++++++ geekodoc.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 geekodoc-2.0.0.tar.bz2 create mode 100644 geekodoc-2.1.0.tar.bz2 diff --git a/geekodoc-2.0.0.tar.bz2 b/geekodoc-2.0.0.tar.bz2 deleted file mode 100644 index 9272da5..0000000 --- a/geekodoc-2.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64e2655bdd7a210dfb72abffff5dee825bee8c5f9f23f5ca2ecb9be56f8bfd15 -size 272795 diff --git a/geekodoc-2.1.0.tar.bz2 b/geekodoc-2.1.0.tar.bz2 new file mode 100644 index 0000000..1af782d --- /dev/null +++ b/geekodoc-2.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8706c2d14862ba46c27a0f2e1b543dd11347be4866ee7a97fff7f59f2bb8ae +size 274984 diff --git a/geekodoc.changes b/geekodoc.changes index a33bf81..9ce70bb 100644 --- a/geekodoc.changes +++ b/geekodoc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Apr 13 19:55:14 UTC 2022 - Thomas Schraitle - 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 - 2.0.0 diff --git a/geekodoc.spec b/geekodoc.spec index 4faa071..a8fd2bb 100644 --- a/geekodoc.spec +++ b/geekodoc.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without tests # Name: geekodoc -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: DocBook based RNG Schema for SUSE Documentation License: GPL-3.0-only @@ -48,7 +48,7 @@ BuildRequires: trang Requires: 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 BuildArch: noarch