forked from pool/yelp-xsl
Accepting request 158516 from GNOME:Next
Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158516 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=48
This commit is contained in:
parent
c0e65de1be
commit
36890c20bf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9cac9770d6ace354f3e56a2e60933bb0cd894a4263a3bf1db6e8900f86f8cdd6
|
|
||||||
size 589500
|
|
3
yelp-xsl-3.7.91.tar.xz
Normal file
3
yelp-xsl-3.7.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9d785032269560ac878632ef6d2811b9595a5d816ba63ac0ad4f60b14ab9ecb
|
||||||
|
size 590560
|
@ -1,3 +1,53 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 16:23:26 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.7.91:
|
||||||
|
+ Added style hints for new Getting Started designs.
|
||||||
|
+ Fixed incorrect automatic link role for guide links.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 18 21:27:02 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.7.90:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 14 17:58:13 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.7.4:
|
||||||
|
+ Support for Mallard conditional language test tokens.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 7 19:21:53 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.7.3:
|
||||||
|
+ Added style="continues" for Mallard lists and steps
|
||||||
|
+ Better handling of broken internal Mallard links
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 24 13:59:22 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.7.2:
|
||||||
|
+ MathML support for Mallard and DocBook.
|
||||||
|
+ Audio and video support for DocBook.
|
||||||
|
+ Ability to set poster image for video.
|
||||||
|
+ TTML subtitles for audio and inline media.
|
||||||
|
+ Updated media controls.
|
||||||
|
+ Fixed #hash auto-expanding and colorizing.
|
||||||
|
+ Translator and publisher credits.
|
||||||
|
+ Use quote char on :before for blockquote.
|
||||||
|
+ ARIA landmark roles.
|
||||||
|
+ Changed marker for expanders.
|
||||||
|
+ Switched ui:expanded to non-experimental.
|
||||||
|
+ Experimental Mallard UI overlays.
|
||||||
|
+ Dropped unused DocBook utility XSLT.
|
||||||
|
+ Use itstool "join mode" for translations.
|
||||||
|
+ More experimental thumbnail link styles.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 15 19:52:21 UTC 2012 - dimstar@opensuse.org
|
Mon Oct 15 19:52:21 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yelp-xsl
|
# spec file for package yelp-xsl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yelp-xsl
|
Name: yelp-xsl
|
||||||
Version: 3.6.1
|
Version: 3.7.91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XSL stylesheets for the yelp help browser
|
Summary: XSL stylesheets for the yelp help browser
|
||||||
License: GPL-2.0+ and LGPL-2.1+ and MIT
|
License: GPL-2.0+ and LGPL-2.1+ and MIT
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: http://download.gnome.org/sources/yelp-xsl/3.6/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/yelp-xsl/3.7/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool >= 1.2.0
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(libxslt)
|
BuildRequires: pkgconfig(libxslt)
|
||||||
|
Loading…
Reference in New Issue
Block a user