diff --git a/yelp-tools-3.10.0.tar.xz b/yelp-tools-3.10.0.tar.xz deleted file mode 100644 index 388eb92..0000000 --- a/yelp-tools-3.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff5e1102631049b08e3ef0ade2cd10e63a62a812690e3d8558ed1413baef2611 -size 198036 diff --git a/yelp-tools-3.12.0.tar.xz b/yelp-tools-3.12.0.tar.xz new file mode 100644 index 0000000..ee1117c --- /dev/null +++ b/yelp-tools-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd936fe804d74de0e1160fde1fac651907525598a4c935d749c88b8497d48d00 +size 202592 diff --git a/yelp-tools.changes b/yelp-tools.changes index f68a581..6dd06bc 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +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 diff --git a/yelp-tools.spec b/yelp-tools.spec index 837b43b..fc56e5c 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -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.0 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