diff --git a/yelp-xsl-3.20.1.tar.xz b/yelp-xsl-3.20.1.tar.xz deleted file mode 100644 index 580ba8c..0000000 --- a/yelp-xsl-3.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc61849e5dca473573d32e28c6c4e3cf9c1b6afe241f8c26e29539c415f97ba0 -size 568400 diff --git a/yelp-xsl-3.27.90.tar.xz b/yelp-xsl-3.27.90.tar.xz new file mode 100644 index 0000000..10554a6 --- /dev/null +++ b/yelp-xsl-3.27.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812d67e4f7fb988a54a3a030bef5ad0ac1a3647ec09ef8b7a017936d9ae69f49 +size 509592 diff --git a/yelp-xsl.changes b/yelp-xsl.changes index f26eb8b..7ba8c3e 100644 --- a/yelp-xsl.changes +++ b/yelp-xsl.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +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 diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 2bba953..2289107 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -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.27.90 Release: 0 Summary: XSL stylesheets for the yelp help browser -License: GPL-2.0+ and LGPL-2.1+ and MIT +License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT Group: System/Libraries -Source: http://download.gnome.org/sources/yelp-xsl/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp-xsl/3.27/%{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