diff --git a/suse-xsl-stylesheets-1.9.15.tar.bz2 b/suse-xsl-stylesheets-1.9.15.tar.bz2 deleted file mode 100644 index 98d1cb8..0000000 --- a/suse-xsl-stylesheets-1.9.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3efc8b3297079b388b0fb00f25611ef0289a611ca963cc441bbe28a0d0cdc429 -size 740865 diff --git a/suse-xsl-stylesheets-1.9.18.tar.bz2 b/suse-xsl-stylesheets-1.9.18.tar.bz2 new file mode 100644 index 0000000..4dc31f4 --- /dev/null +++ b/suse-xsl-stylesheets-1.9.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b6f18e21b4fa5fa98050cd15f139a5ec0e5cdd6d4508620c018e5c5d937a5d +size 746129 diff --git a/suse-xsl-stylesheets.changes b/suse-xsl-stylesheets.changes index 8b933a9..6974c60 100644 --- a/suse-xsl-stylesheets.changes +++ b/suse-xsl-stylesheets.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Wed Feb 13 14:08:02 UTC 2013 - toms@opensuse.org + +Version 1.9.18: +* FO + - Fixed ticket#128 (NullPointerException in FOP when @id attribute + is missing) (flyer/component.xsl) + - Added citetitle template for title.markup mode (fo/inline.xsl) + +* HTML (new layout) + Lots of bugfixes in regards to abstract and highlight and FAQs + +------------------------------------------------------------------- +Thu Jan 17 13:16:56 UTC 2013 - toms@opensuse.org + +Version 1.9.17: +* FO: + - Fixed reference to qandaentrys or question (DocBook only) + +* Common: + - Added the word "Question"/"question" to all language files + (needed when linking to qandaentrys or questions elements) + +* SPEC file + Move Name and Version keywords before our attention block + (seems to be removed accidently) + +------------------------------------------------------------------- +Wed Jan 16 12:40:25 UTC 2013 - toms@opensuse.org + +Version 1.9.16: +* Updated Novdoc DTD again: + - Added id attribute in qandadiv and qandaentry + - Required title in qandadiv now (in previous version, title was + optional) +* Adapted catalog files for suse_beta (contains new HTML layout) + ------------------------------------------------------------------- Tue Jan 16 08:45:00 UTC 2013 - toms@opensuse.org diff --git a/suse-xsl-stylesheets.spec b/suse-xsl-stylesheets.spec index b501b3a..d25eaae 100644 --- a/suse-xsl-stylesheets.spec +++ b/suse-xsl-stylesheets.spec @@ -14,11 +14,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: suse-xsl-stylesheets -Version: 1.9.15 +Version: 1.9.18 Release: 0 +############################################################### +# +# ATTENTION: Do NOT edit this file outside of +# https://svn.code.sf.net/p/daps/svn/trunk/daps/\ +# suse/packaging/suse-xsl-stylesheets.spec +# +# Your changes will be lost on the next update +# If you do not have access to the SVN repository, notify +# and +# or send a patch +# +################################################################ + %define dtdversion 1.0 %define dtdname novdoc %define regcat %{_bindir}/sgml-register-catalog @@ -36,16 +48,15 @@ Source2: %{name}.rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -BuildRequires: docbook-xsl-stylesheets >= 1.75 +BuildRequires: docbook-xsl-stylesheets >= 1.77 BuildRequires: fdupes BuildRequires: libxslt BuildRequires: make -BuildRequires: trang - # Only needed to fix the "have choice" error between xerces-j2 and crimson %if 0%{?suse_version} == 1210 BuildRequires: xerces-j2 %endif +BuildRequires: trang Requires: docbook Requires: docbook-xsl-stylesheets >= 1.75 @@ -137,6 +148,7 @@ exit 0 # Directories %dir %{_datadir}/xml/docbook/stylesheet/suse +%dir %{_datadir}/xml/docbook/stylesheet/suse_beta %dir %{_datadir}/xml/%{dtdname} %dir %{_datadir}/xml/%{dtdname}/schema @@ -147,6 +159,7 @@ exit 0 # stylesheets %{_datadir}/xml/docbook/stylesheet/suse/* +%{_datadir}/xml/docbook/stylesheet/suse_beta # NovDoc Schemas %{_datadir}/xml/%{dtdname}/schema/dtd/%{dtdversion}/*