From 7ad199b1e96e258e0d5dc106d50ab5d73a503a5e7f25d810ed0c5106978bbe7d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:53:26 +0000 Subject: [PATCH] Accepting request 228712 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228712 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=61 --- yelp-xsl-3.10.1.tar.xz | 3 --- yelp-xsl-3.12.0.tar.xz | 3 +++ yelp-xsl.changes | 36 ++++++++++++++++++++++++++++++++++++ yelp-xsl.spec | 6 +++--- 4 files changed, 42 insertions(+), 6 deletions(-) delete mode 100644 yelp-xsl-3.10.1.tar.xz create mode 100644 yelp-xsl-3.12.0.tar.xz diff --git a/yelp-xsl-3.10.1.tar.xz b/yelp-xsl-3.10.1.tar.xz deleted file mode 100644 index 976185c..0000000 --- a/yelp-xsl-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59c6dee3999121f6ffd33a9c5228316b75bc22e3bd68fff310beb4eeff245887 -size 595912 diff --git a/yelp-xsl-3.12.0.tar.xz b/yelp-xsl-3.12.0.tar.xz new file mode 100644 index 0000000..a60c9a3 --- /dev/null +++ b/yelp-xsl-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0b8af338b1cdae50444273d7c761e3f511224421487311103edc95a4493656 +size 564456 diff --git a/yelp-xsl.changes b/yelp-xsl.changes index 84fe27e..6039b0e 100644 --- a/yelp-xsl.changes +++ b/yelp-xsl.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Mar 25 08:25:53 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 18 17:57:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Added "hidden" style hint on page and section titles. + + Added "norwich" style on links elements. + +------------------------------------------------------------------- +Mon Feb 3 18:49:24 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + Use to fix DocBook keycap styling (bgo#709943). + + Removed the completely unused code watermark image. + + Made Mallard transform robust against multiple desc elements. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 13 18:02:50 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Don't assign ARIA role "button" for expander headers + (bgo#719571). + +------------------------------------------------------------------- +Mon Nov 18 19:27:22 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.1: + + Added common template html.syntax.class for syntax brush. + + Only check for xmllint/xsltproc when needed (bgo#700670). + ------------------------------------------------------------------- Tue Oct 15 14:30:54 UTC 2013 - dimstar@opensuse.org diff --git a/yelp-xsl.spec b/yelp-xsl.spec index dae0a42..6dada81 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,7 +1,7 @@ # # spec file for package yelp-xsl # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,12 +18,12 @@ Name: yelp-xsl -Version: 3.10.1 +Version: 3.12.0 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.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp-xsl/3.12/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: itstool >= 1.2.0 BuildRequires: pkg-config