From 92526c0e5ff4ece5c2bff393cc5b41e6a65558e635ca480ede654d60f2f64898 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:30:34 +0000 Subject: [PATCH] Accepting request 132814 from GNOME:Next Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132814 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=42 --- yelp-xsl-3.4.2.tar.xz | 3 --- yelp-xsl-3.5.91.tar.xz | 3 +++ yelp-xsl.changes | 15 +++++++++++++++ yelp-xsl.spec | 11 +++++------ 4 files changed, 23 insertions(+), 9 deletions(-) delete mode 100644 yelp-xsl-3.4.2.tar.xz create mode 100644 yelp-xsl-3.5.91.tar.xz diff --git a/yelp-xsl-3.4.2.tar.xz b/yelp-xsl-3.4.2.tar.xz deleted file mode 100644 index ba9b65a..0000000 --- a/yelp-xsl-3.4.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:421b622da421f310add15c9d0cf23f3d66c3e0847292f45341e2f6b2db326325 -size 585248 diff --git a/yelp-xsl-3.5.91.tar.xz b/yelp-xsl-3.5.91.tar.xz new file mode 100644 index 0000000..868f106 --- /dev/null +++ b/yelp-xsl-3.5.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45bf0930f40e440b7c8e34019f107576898aad779c645318d0b01b542c0ecbe +size 585844 diff --git a/yelp-xsl.changes b/yelp-xsl.changes index fa4b02e..9b68198 100644 --- a/yelp-xsl.changes +++ b/yelp-xsl.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Sep 4 15:11:14 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 20 17:37:22 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Added support for depth attribute on section links + + Improved various bits of the build process + + Corrected jQuery.Syntax license info + + Updated translations. + ------------------------------------------------------------------- Tue May 15 13:56:53 UTC 2012 - vuntz@opensuse.org diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 78bf023..ab0c827 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -18,35 +18,34 @@ Name: yelp-xsl -Version: 3.4.2 +Version: 3.5.91 Release: 0 Summary: XSL stylesheets for the yelp help browser License: GPL-2.0+ and LGPL-2.1+ and MIT Group: System/Libraries -Source: http://download.gnome.org/sources/yelp-xsl/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp-xsl/3.5/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: itstool BuildRequires: pkg-config BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxslt) -BuildArch: noarch # The lang subpackage is obsoleted now that translationed are # merged inline in xml file, since 3.1.1. Obsoletes: %{name}-lang < %{version} +BuildArch: noarch %description This package contains XSL stylesheets that are used by the yelp help browser. - %prep %setup -q %build %configure -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install -%makeinstall +%make_install %files %defattr(-, root, root)