diff --git a/yelp-tools-3.18.0.tar.xz b/yelp-tools-3.18.0.tar.xz deleted file mode 100644 index 504767e..0000000 --- a/yelp-tools-3.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932 -size 210712 diff --git a/yelp-tools-3.28.0.tar.xz b/yelp-tools-3.28.0.tar.xz new file mode 100644 index 0000000..95733ef --- /dev/null +++ b/yelp-tools-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82dbfeea2359dfef8ee92c7580c7f03768d12f9bf67d839f03a5e9b0686dc1ac +size 210496 diff --git a/yelp-tools.changes b/yelp-tools.changes index db18211..d3137f6 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Mar 12 19:23:36 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.28.0: + + Stable release. No changes since 3.27.90. + +------------------------------------------------------------------- +Mon Feb 26 11:29:14 UTC 2018 - dimstar@opensuse.org + +- Use SPDX3.0 license tags and package COPYING as %license + +------------------------------------------------------------------- +Tue Feb 6 14:14:52 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.90: + + Adapt to recent major changes in yelp-xsl. + + yelp.m4: Disable net access in make check. + + yelp-check: + - Add --jing option to validate command to use jing. + - Add style command to list page styles. + - Remember URLs we already checked in `hrefs`. + ------------------------------------------------------------------- Fri Apr 15 20:52:00 UTC 2016 - mgorse@suse.com diff --git a/yelp-tools.spec b/yelp-tools.spec index a08c964..ebb8293 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,7 +1,7 @@ # # spec file for package yelp-tools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,21 @@ Name: yelp-tools -Version: 3.18.0 +Version: 3.28.0 Release: 0 Summary: Collection of utilities to help create documentation -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Other -Url: http://projects.gnome.org/yelp/ -Source: http://download.gnome.org/sources/yelp-tools/3.18/%{name}-%{version}.tar.xz +URL: http://projects.gnome.org/yelp/ +Source: http://download.gnome.org/sources/yelp-tools/3.28/%{name}-%{version}.tar.xz BuildRequires: itstool BuildRequires: libxml2-tools BuildRequires: libxslt -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(yelp-xsl) Requires: itstool Requires: libxml2-tools Requires: libxslt -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -51,12 +50,9 @@ make %{?_smp_mflags} %install %make_install -%clean -%{?buildroot:%__rm -rf %{buildroot}} - %files -%defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING COPYING.GPL NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %{_bindir}/yelp-build %{_bindir}/yelp-check %{_bindir}/yelp-new