From acb0091bc443f1ce58ebcd42590b0f3bda0e555b03c8cd698d54daeb6b0115fd Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 25 Feb 2012 14:39:25 +0000 Subject: [PATCH] Accepting request 106727 from home:vuntz:branches:GNOME:Factory Update to 3.3.3 OBS-URL: https://build.opensuse.org/request/show/106727 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=33 --- yelp-xsl-3.3.2.tar.xz | 3 --- yelp-xsl-3.3.3.tar.xz | 3 +++ yelp-xsl.changes | 29 +++++++++++++++++++++++++++++ yelp-xsl.spec | 5 ++--- 4 files changed, 34 insertions(+), 6 deletions(-) delete mode 100644 yelp-xsl-3.3.2.tar.xz create mode 100644 yelp-xsl-3.3.3.tar.xz diff --git a/yelp-xsl-3.3.2.tar.xz b/yelp-xsl-3.3.2.tar.xz deleted file mode 100644 index 1af2103..0000000 --- a/yelp-xsl-3.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3fa494d74082b2bfd7e099b47bff7a50ef32b813948b46bb81c19f8ffeee132 -size 564036 diff --git a/yelp-xsl-3.3.3.tar.xz b/yelp-xsl-3.3.3.tar.xz new file mode 100644 index 0000000..ebbe372 --- /dev/null +++ b/yelp-xsl-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6d3fcc578f1b65d18691ee398c556f21b2d60104e4706f2002357b6c3b28ee +size 571468 diff --git a/yelp-xsl.changes b/yelp-xsl.changes index 0bc7038..002d24f 100644 --- a/yelp-xsl.changes +++ b/yelp-xsl.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Feb 23 19:35:50 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.3: + + Use series link titles for series links + + Fixed facet link-handling, broken by HTML changes + + Style tweaks for mobile rendering + + Implemented new Conditionals extension + + Initial support for new ui:thumb extension + + Added customization stubs for Mallard linking + + Added support for DocBook bridgehead element + + Don't output empty About footer + + Changed mal2html.section.mode to named template + + Made copyright notices localizable (DocBook and Mallard) + + Strip query string from email address in tooltip + + Alignment fixed for DocBook synopfragment + + Fixed handling of DocBook biblioset + + Fixed handling of DocBook indexdiv + + Basic support for DocBook task element + + Support for DocBook package element + + Support for DocBook sidebar element + + Use common formatting for DocBook example and procedure + + Changed some XSLT key names and made public + + Set language attributes on HTML body + + Moved gettext stylesheet into common + + Updated translations. +- Remove xz BuildRequires now that it comes for free in the build + system. + ------------------------------------------------------------------- Tue Jan 17 14:14:52 UTC 2012 - vuntz@opensuse.org diff --git a/yelp-xsl.spec b/yelp-xsl.spec index c88a396..426a3dd 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -16,8 +16,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: yelp-xsl -Version: 3.3.2 +Version: 3.3.3 Release: 0 Summary: XSL stylesheets for the yelp help browser License: GPL-2.0+ and LGPL-2.1+ and MIT @@ -26,8 +27,6 @@ Source: http://download.gnome.org/sources/yelp-xsl/3.3/%{name}-%{version BuildRequires: intltool BuildRequires: itstool BuildRequires: pkg-config -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxslt) BuildArch: noarch