Accepting request 77953 from GNOME:Factory

Fix build (forwarded request 77738 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/77953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-xsl?expand=0&rev=8
This commit is contained in:
Sascha Peilicke 2011-08-04 10:01:17 +00:00 committed by Git OBS Bridge
commit 27bab72ad6
4 changed files with 29 additions and 5 deletions

View File

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

3
yelp-xsl-3.1.3.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Aug 2 17:18:45 CEST 2011 - vuntz@opensuse.org
- Add pkg-config BuildRequires: nothing brings it in anymore as
this package has small dependencies. Fix build on Factory.
-------------------------------------------------------------------
Mon Jul 25 21:18:56 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.3:
+ Experimental support for ui:expanded expanders
+ Changed steps and note visuals, less yellow now
+ Cleaned up some links handling, some API changes
+ Added accessible titles on notes in DocBook and Mallard
(bgo#613267)
+ Mallard media type attribute defaults to 'image', per spec
+ Fixed seeie/seealsoie formatters in DocBook
+ Fixed the link text for DocBook glossentry links
+ Fixed formatting of DocBook inline quotes
+ Add PI to suppress DocBook section links (bgo#346397)
+ Experimental Mallard Glossaries extension
+ Updated translations.
-------------------------------------------------------------------
Tue Jun 14 09:50:27 CEST 2011 - dimstar@opensuse.org

View File

@ -19,14 +19,15 @@
Name: yelp-xsl
Version: 3.1.2
Version: 3.1.3
Release: 1
License: GPLv2+, LGPLv2.1+, MIT
Summary: XSL stylesheets for the yelp help browser
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/yelp-xsl/3.1/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: itstool
BuildRequires: pkg-config
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libxslt)
BuildArch: noarch