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..e195345 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Feb 26 13:59:18 UTC 2012 - vuntz@opensuse.org + +- Change libxml2 BuildRequires and Requires to libxml2-tools for + xmllint, now that tools got split from libxml2 package. + +------------------------------------------------------------------- +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..3bdbf8f 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+ @@ -25,14 +25,12 @@ Group: Development/Tools/Other Url: http://projects.gnome.org/yelp/ Source: http://download.gnome.org/sources/yelp-tools/3.3/%{name}-%{version}.tar.xz BuildRequires: itstool -BuildRequires: libxml2 +BuildRequires: libxml2-tools 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 +Requires: libxml2-tools Requires: libxslt BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch