Version 1.9.15:

* Schema
  - qandaset are included in a section; that means, no title in qandaset
    is useful
  - qandadiv can still contain a title, but it contains only qandaentrys 
  - question must always start with a para; after this para other
    elements are allowed
  - qandaentry requires one question and one answer in this order
SPEC file:
* Used font requirements from daps.spec; see ticket#116

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=47
This commit is contained in:
Thomas Schraitle 2013-01-15 16:00:47 +00:00 committed by Git OBS Bridge
parent a0fe7e2231
commit ddfa59b096
4 changed files with 19 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f9561dc5eedcd1a40c09100cf216a2671e45078dd6aa3a30a4e207352afd2e3
size 747652

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3efc8b3297079b388b0fb00f25611ef0289a611ca963cc441bbe28a0d0cdc429
size 740865

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jan 15 15:41:05 UTC 2013 - toms@opensuse.org
Version 1.9.15:
* Schema
- qandaset are included in a section; that means, no title in qandaset
is useful
- qandadiv can still contain a title, but it contains only qandaentrys
- question must always start with a para; after this para other
elements are allowed
- qandaentry requires one question and one answer in this order
SPEC file:
* Used font requirements from daps.spec; see ticket#116
-------------------------------------------------------------------
Tue Jan 8 08:02:14 UTC 2013 - toms@opensuse.org

View File

@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
Version: 1.9.14
Version: 1.9.15
Release: 0
%define dtdversion 1.0
@ -37,7 +37,6 @@ Source2: %{name}.rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: bzip2
BuildRequires: docbook-xsl-stylesheets >= 1.75
BuildRequires: fdupes
BuildRequires: libxslt
@ -48,11 +47,6 @@ Requires: docbook
Requires: docbook-xsl-stylesheets >= 1.75
Requires: libxslt
# Only needed to fix the "have choice" error between xerces-j2 and crimson
%if 0%{?suse_version} == 1210
BuildRequires: xerces-j2
%endif
Recommends: daps
Recommends: docbook5
Recommends: docbook5-xsl-stylesheets