Accepting request 106729 from home:vuntz:branches:GNOME:Factory
Update to 3.3.3 OBS-URL: https://build.opensuse.org/request/show/106729 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-tools?expand=0&rev=14
This commit is contained in:
parent
c2d070a5d0
commit
68fdbe49e0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fa7d27612ca8c10734def48d315f69182819c140147f4be3b71db8195d1091cd
|
|
||||||
size 194944
|
|
3
yelp-tools-3.3.3.tar.xz
Normal file
3
yelp-tools-3.3.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:072ce2db79517c3875dbb1884e51e700d3053084b9a27310b676e30fd8a1e087
|
||||||
|
size 195340
|
@ -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
|
Mon Jan 23 19:24:46 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.3.2
|
Version: 3.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of utilities to help create documentation
|
Summary: Collection of utilities to help create documentation
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -28,8 +28,6 @@ BuildRequires: itstool
|
|||||||
BuildRequires: libxml2
|
BuildRequires: libxml2
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: pkg-config
|
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)
|
BuildRequires: pkgconfig(yelp-xsl)
|
||||||
Requires: itstool
|
Requires: itstool
|
||||||
Requires: libxml2
|
Requires: libxml2
|
||||||
|
Loading…
Reference in New Issue
Block a user