Accepting request 586221 from GNOME:Factory

Update to 3.28.0 (forwarded request 586050 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/586221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-xsl?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2018-03-14 18:29:12 +00:00 committed by Git OBS Bridge
commit ab6daf402f
4 changed files with 59 additions and 11 deletions

View File

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

3
yelp-xsl-3.28.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ccdf47b31acbdd26a7380b3bc6700742a7aff91a54dab279fd5ea8b43b53f93
size 509828

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Mon Mar 12 19:22:28 UTC 2018 - dimstar@opensuse.org
- Update to version 3.28.0:
+ Implemented th/@scope attribute.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 9 16:46:26 UTC 2018 - jengelh@inai.de
- Fix RPM group.
-------------------------------------------------------------------
Mon Feb 26 11:28:43 UTC 2018 - dimstar@opensuse.org
- Use SPDX3.0 license tags and package COPYING as %license
-------------------------------------------------------------------
Tue Feb 6 14:14:02 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.90:
+ Typo fixes in docs.
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 19 09:56:15 UTC 2017 - aplazas@suse.com
- Update to version 3.27.1:
+ Massive backwards incompatible updates to stylesheets.
+ Changed color parameters and added color computations.
+ Used more HTML5 elements like article, header, footer.
+ Switched to flexbox for large parts of the layout.
+ Implemented more granular content centering.
+ Added stub for sidebars.
+ Dropped external icons in favor of recolorable inline SVGs.
+ Removed jQuery.
+ Switched syntax highlighter to highlight.js.
+ Dropped experimental Mallard facet support.
+ Added default colorings for syntax highlighting.
+ Added a number of new modes and stub templates for
customizations.
+ Updated the section highlighting for location.hash.
+ Fixed lang:C Mallard test token.
+ Added support for generic Mallard div element, MEP-0005.
+ Began adding support for DocBook automatic indexes.
+ Added support for DocBook stepalternatives and result.
+ Updated translations.
-------------------------------------------------------------------
Fri Apr 15 21:14:38 UTC 2016 - mgorse@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package yelp-xsl
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -18,15 +18,15 @@
Name: yelp-xsl
Version: 3.20.1
Version: 3.28.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.20/%{name}-%{version}.tar.xz
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
Group: System/GUI/GNOME
Source: http://download.gnome.org/sources/yelp-xsl/3.28/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: itstool >= 1.2.0
BuildRequires: pkg-config
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libxslt)
# The lang subpackage is obsoleted now that translationed are
@ -48,8 +48,8 @@ make %{?_smp_mflags}
%make_install
%files
%defattr(-, root, root)
%doc AUTHORS COPYING COPYING.GPL COPYING.LGPL
%license COPYING
%doc AUTHORS
%{_datadir}/yelp-xsl/
# This needs to be observed. As long as it does not Require: anything
# we can probably leave it here without splitting a dummy -devel