Accepting request 231774 from GNOME:Factory
Push GNOME:Factory - GNOME 3.12.1 OBS-URL: https://build.opensuse.org/request/show/231774 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-tools?expand=0&rev=18
This commit is contained in:
commit
0e646279d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff5e1102631049b08e3ef0ade2cd10e63a62a812690e3d8558ed1413baef2611
|
||||
size 198036
|
3
yelp-tools-3.12.1.tar.xz
Normal file
3
yelp-tools-3.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a5370d7adbec3b6e6b7b5e7e5ed966cb99c797907a186b94b93c184e97f0172
|
||||
size 202816
|
@ -1,3 +1,63 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 16 19:28:11 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.12.1:
|
||||
+ yelp-check: Return non-zero exit status when there are broken
|
||||
hrefs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 08:26:29 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.12.0:
|
||||
+ Stable release. No changes since 3.11.5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 18:49:36 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.11.5:
|
||||
+ yelp-build:
|
||||
- Added -i option to ignore missing media files.
|
||||
- Added -p option to provide path for external files.
|
||||
- Set LC_ALL instead of LANG for awk (bgo#709354).
|
||||
+ yelp-check:
|
||||
- Added check for missing media files.
|
||||
- Added tool to check Mallard page licenses.
|
||||
+ yelp.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
|
||||
(bgo#709657).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 20:29:17 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.11.3:
|
||||
+ yelp.m4: no-lc-dist option to disable disting the generated lc
|
||||
files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 15:26:39 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.11.2:
|
||||
+ yelp.m4:
|
||||
- Added no-lc-media-links option for YELP_HELP_INIT.
|
||||
- Reverted HELP_MEDIA_NODUP and YELP_INIT_HELP.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 19:27:33 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.11.1:
|
||||
+ yelp-build: Handle conditional processing and other logic when
|
||||
copying media and other external files (bgo#709951).
|
||||
+ yelp=check:
|
||||
- Support validate on DocBook 5 documents.
|
||||
- Support explicitly allowed namespaces in strict validation.
|
||||
- Fixed POSIX shell syntax error (bgo#710331).
|
||||
+ yelp-new: Now much smarter about output file paths and
|
||||
extensions.
|
||||
+ yelp.m4:
|
||||
- Added HELP_MEDIA_NODUP to install media without locale
|
||||
symlinks.
|
||||
- Added YELP_INIT_HELP as version-checking replacement for
|
||||
YELP_HELP_INIT.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 19:12:50 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yelp-tools
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products 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,13 +17,13 @@
|
||||
|
||||
|
||||
Name: yelp-tools
|
||||
Version: 3.10.0
|
||||
Version: 3.12.1
|
||||
Release: 0
|
||||
Summary: Collection of utilities to help create documentation
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Other
|
||||
Url: http://projects.gnome.org/yelp/
|
||||
Source: http://download.gnome.org/sources/yelp-tools/3.10/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/yelp-tools/3.12/%{name}-%{version}.tar.xz
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libxml2-tools
|
||||
BuildRequires: libxslt
|
||||
|
Loading…
Reference in New Issue
Block a user