From 8b38f8a68ac815227c81d5f070b70790a24704e992eb9e192fd1afb5b1ab8f70 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Mar 2012 08:48:26 +0000 Subject: [PATCH 1/2] Accepting request 110048 from home:Zaitor:branches:GNOME:Factory Fix trailing whitespaces OBS-URL: https://build.opensuse.org/request/show/110048 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-tools?expand=0&rev=17 --- yelp-tools-3.3.3.tar.xz | 3 --- yelp-tools-3.3.4.tar.xz | 3 +++ yelp-tools.changes | 6 ++++++ yelp-tools.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yelp-tools-3.3.3.tar.xz create mode 100644 yelp-tools-3.3.4.tar.xz diff --git a/yelp-tools-3.3.3.tar.xz b/yelp-tools-3.3.3.tar.xz deleted file mode 100644 index f2ef0c2..0000000 --- a/yelp-tools-3.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:072ce2db79517c3875dbb1884e51e700d3053084b9a27310b676e30fd8a1e087 -size 195340 diff --git a/yelp-tools-3.3.4.tar.xz b/yelp-tools-3.3.4.tar.xz new file mode 100644 index 0000000..700ea41 --- /dev/null +++ b/yelp-tools-3.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c22b5e96709da2129c3cb982cffbc8129deb6d7b32684db64d1cfd514bddcab +size 195528 diff --git a/yelp-tools.changes b/yelp-tools.changes index e195345..dbd158c 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 19 18:22:27 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.3.4: + + yelp-check: Added --strict option to validate. + ------------------------------------------------------------------- Sun Feb 26 13:59:18 UTC 2012 - vuntz@opensuse.org diff --git a/yelp-tools.spec b/yelp-tools.spec index 3bdbf8f..ac2db44 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -17,7 +17,7 @@ Name: yelp-tools -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: Collection of utilities to help create documentation License: GPL-2.0+ From 86b178eabbc0a029cc288824a457428ad4eb733bc746d20c183e1c3fff66c3f2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 06:09:19 +0000 Subject: [PATCH 2/2] Accepting request 111232 from home:Zaitor:branches:GNOME:Factory Update to 3.4.0 OBS-URL: https://build.opensuse.org/request/show/111232 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-tools?expand=0&rev=18 --- yelp-tools-3.3.4.tar.xz | 3 --- yelp-tools-3.4.0.tar.xz | 3 +++ yelp-tools.changes | 6 ++++++ yelp-tools.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yelp-tools-3.3.4.tar.xz create mode 100644 yelp-tools-3.4.0.tar.xz diff --git a/yelp-tools-3.3.4.tar.xz b/yelp-tools-3.3.4.tar.xz deleted file mode 100644 index 700ea41..0000000 --- a/yelp-tools-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c22b5e96709da2129c3cb982cffbc8129deb6d7b32684db64d1cfd514bddcab -size 195528 diff --git a/yelp-tools-3.4.0.tar.xz b/yelp-tools-3.4.0.tar.xz new file mode 100644 index 0000000..dac3214 --- /dev/null +++ b/yelp-tools-3.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c411eb3678c653a463ffb00a169c0183b43989c40d19e2dac9fe64b093cab799 +size 195928 diff --git a/yelp-tools.changes b/yelp-tools.changes index dbd158c..d674122 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 26 21:05:31 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.4.0: + + yelp-check: links and hrefs commands now work for DocBook. + ------------------------------------------------------------------- Mon Mar 19 18:22:27 UTC 2012 - zaitor@opensuse.org diff --git a/yelp-tools.spec b/yelp-tools.spec index ac2db44..1bdc688 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -17,13 +17,13 @@ Name: yelp-tools -Version: 3.3.4 +Version: 3.4.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.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp-tools/3.4/%{name}-%{version}.tar.xz BuildRequires: itstool BuildRequires: libxml2-tools BuildRequires: libxslt