From 36890c20bfc619030955519a1942082f952517fad0e1245d745db2a92ab7e540 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:42:39 +0000 Subject: [PATCH] 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 --- yelp-xsl-3.6.1.tar.xz | 3 --- yelp-xsl-3.7.91.tar.xz | 3 +++ yelp-xsl.changes | 50 ++++++++++++++++++++++++++++++++++++++++++ yelp-xsl.spec | 8 +++---- 4 files changed, 57 insertions(+), 7 deletions(-) delete mode 100644 yelp-xsl-3.6.1.tar.xz create mode 100644 yelp-xsl-3.7.91.tar.xz diff --git a/yelp-xsl-3.6.1.tar.xz b/yelp-xsl-3.6.1.tar.xz deleted file mode 100644 index bdbdb1d..0000000 --- a/yelp-xsl-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cac9770d6ace354f3e56a2e60933bb0cd894a4263a3bf1db6e8900f86f8cdd6 -size 589500 diff --git a/yelp-xsl-3.7.91.tar.xz b/yelp-xsl-3.7.91.tar.xz new file mode 100644 index 0000000..1647ff4 --- /dev/null +++ b/yelp-xsl-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d785032269560ac878632ef6d2811b9595a5d816ba63ac0ad4f60b14ab9ecb +size 590560 diff --git a/yelp-xsl.changes b/yelp-xsl.changes index 98fdc84..0221a27 100644 --- a/yelp-xsl.changes +++ b/yelp-xsl.changes @@ -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 diff --git a/yelp-xsl.spec b/yelp-xsl.spec index cc9aec8..5f5bbb8 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,7 +1,7 @@ # # 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. # # All modifications and additions to the file contributed by third parties @@ -18,14 +18,14 @@ Name: yelp-xsl -Version: 3.6.1 +Version: 3.7.91 Release: 0 Summary: XSL stylesheets for the yelp help browser License: GPL-2.0+ and LGPL-2.1+ and MIT 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: itstool +BuildRequires: itstool >= 1.2.0 BuildRequires: pkg-config BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxslt)