Accepting request 100428 from home:vuntz:branches:GNOME:Factory
Update to 3.3.2 OBS-URL: https://build.opensuse.org/request/show/100428 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=31
This commit is contained in:
parent
b77bedeef0
commit
c3bfb72e68
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3be01cd1e3550c9bc0355ade66a1d597dafa0cc9445dea366d5ef3d75d5bb361
|
||||
size 691959
|
3
yelp-xsl-3.3.2.tar.xz
Normal file
3
yelp-xsl-3.3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3fa494d74082b2bfd7e099b47bff7a50ef32b813948b46bb81c19f8ffeee132
|
||||
size 564036
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 14:14:52 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.3.2:
|
||||
+ Customized rendering for mobile devices
|
||||
+ Changed how :first-child margin-top is set
|
||||
+ Changed div.all to div.page
|
||||
+ Copy page/section attributes to cache
|
||||
+ Updated translations.
|
||||
- Add xz BuildRequires because we can't build a package for a
|
||||
xz-compressed tarball without explicitly specifying that... See
|
||||
bnc#697467 for more details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 13:09:58 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yelp-xsl
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,15 +17,17 @@
|
||||
#
|
||||
|
||||
Name: yelp-xsl
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
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.3/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/yelp-xsl/3.3/%{name}-%{version}.tar.xz
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user