diff --git a/yelp-tools-3.3.2.tar.xz b/yelp-tools-3.3.2.tar.xz deleted file mode 100644 index cd255c2..0000000 --- a/yelp-tools-3.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa7d27612ca8c10734def48d315f69182819c140147f4be3b71db8195d1091cd -size 194944 diff --git a/yelp-tools-3.3.3.tar.xz b/yelp-tools-3.3.3.tar.xz new file mode 100644 index 0000000..f2ef0c2 --- /dev/null +++ b/yelp-tools-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072ce2db79517c3875dbb1884e51e700d3053084b9a27310b676e30fd8a1e087 +size 195340 diff --git a/yelp-tools.changes b/yelp-tools.changes index ad8425c..65ec846 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Feb 23 19:37:32 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.3: + + yelp.m4: + - Fixed install/uninstall targets with lots of files + - Only call mkdir_p once per directory + - Dist all linguas, regardless of LINGUAS + + yelp-build: Call html.js.custom +- Remove xz BuildRequires now that it comes for free in the build + system. + ------------------------------------------------------------------- Mon Jan 23 19:24:46 UTC 2012 - vuntz@opensuse.org diff --git a/yelp-tools.spec b/yelp-tools.spec index 383f0b6..fe1155b 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -17,7 +17,7 @@ Name: yelp-tools -Version: 3.3.2 +Version: 3.3.3 Release: 0 Summary: Collection of utilities to help create documentation License: GPL-2.0+ @@ -28,8 +28,6 @@ BuildRequires: itstool BuildRequires: libxml2 BuildRequires: libxslt BuildRequires: pkg-config -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(yelp-xsl) Requires: itstool Requires: libxml2