Accepting request 586222 from GNOME:Factory

Update to 3.28.0 (forwarded request 586051 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/586222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-tools?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2018-03-14 18:29:18 +00:00 committed by Git OBS Bridge
commit e2ef8d2ae9
4 changed files with 33 additions and 15 deletions

View File

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

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

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

View File

@ -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

View File

@ -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