Accepting request 583628 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583628
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-tools?expand=0&rev=49
This commit is contained in:
Dominique Leuenberger 2018-03-09 10:12:27 +00:00 committed by Git OBS Bridge
parent 4cccce8063
commit 69882c8fa0
4 changed files with 27 additions and 15 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
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.27.90
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.27/%{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