- Version 1.9.4:

Fixed the following bugs:
- Ticket#48: Replace Obsolete PI Mechanism for product names and numbers 
  Preliminary, need to test it
- Added setinfo in set for Novdoc DTD

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=23
This commit is contained in:
Thomas Schraitle 2012-04-24 15:22:24 +00:00 committed by Git OBS Bridge
parent cf0a661ccf
commit cbd2d6a187
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 24 15:15:47 UTC 2012 - toms@opensuse.org
- Version 1.9.4:
Fixed the following bugs:
- Ticket#48: Replace Obsolete PI Mechanism for product names and numbers
Preliminary, need to test it
- Added setinfo in set for Novdoc DTD
-------------------------------------------------------------------
Tue Apr 17 09:21:36 UTC 2012 - toms@opensuse.org

View File

@ -24,7 +24,7 @@
Name: suse-xsl-stylesheets
Version: 1.9.3
Version: 1.9.4
%define dtdversion 1.0
%define dtdname novdoc
@ -92,7 +92,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
# SGML CATALOG
#
if [ -x %{regcat} ]; then
echo "######################## adding catalog in post"
%{regcat} -a %{_datadir}/sgml/CATALOG.%{dtdname}-%{dtdversion} >/dev/null 2>&1 || true
fi
# XML Catalogs