diff --git a/yelp-tools-3.6.1.tar.xz b/yelp-tools-3.6.1.tar.xz deleted file mode 100644 index 12d1137..0000000 --- a/yelp-tools-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5226e8245bb87f10e485aa65f5bf18d9e4fb5ef82f2e3c3734dd91bdf6f5c19a -size 196812 diff --git a/yelp-tools-3.9.1.tar.xz b/yelp-tools-3.9.1.tar.xz new file mode 100644 index 0000000..a3af712 --- /dev/null +++ b/yelp-tools-3.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc7a09c0944d7c588b1d3842a8fd470689db5e7502e4e17d0f479289407e061 +size 197632 diff --git a/yelp-tools.changes b/yelp-tools.changes index cf04cb7..91b7d1e 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 30 07:11:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + Fixed BSD compatibility issue in calling mktemp. + + Fixed 'make pot' when srcdir != builddir. + + yelp-check validate: Validate cache files. + + yelp-check ids: New command to check Mallard page IDs. + + yelp-build epub: Fixed issue with directory for media. + ------------------------------------------------------------------- Mon Oct 15 19:52:13 UTC 2012 - dimstar@opensuse.org diff --git a/yelp-tools.spec b/yelp-tools.spec index 430015c..114b036 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,7 +1,7 @@ # # spec file for package yelp-tools # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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.6.1 +Version: 3.9.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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp-tools/3.9/%{name}-%{version}.tar.xz BuildRequires: itstool BuildRequires: libxml2-tools BuildRequires: libxslt