Accepting request 963646 from GNOME:Factory

GNOME 42 - ready for impact

OBS-URL: https://build.opensuse.org/request/show/963646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-tools?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2022-03-23 19:17:01 +00:00 committed by Git OBS Bridge
commit 608aaaffca
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37f1acc02bcbe68a31b86e07c129a839bd3276e656dc89eb7fc0a92746eff272
size 38696

3
yelp-tools-42.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cd43063ffa7262df15dd8d379aa3ea3999d42661f07563f4802daa1149f7df4
size 38788

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 20 08:36:35 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.0:
+ No changes since beta, stable release only.
-------------------------------------------------------------------
Sat Feb 12 17:58:37 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.beta:
+ yelp.m4: Avoid argument list too long error when cleaning.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 19 19:48:21 UTC 2021 - Michael Gorse <mgorse@suse.com> Sun Sep 19 19:48:21 UTC 2021 - Michael Gorse <mgorse@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package yelp-tools # spec file for package yelp-tools
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: yelp-tools Name: yelp-tools
Version: 41.0 Version: 42.0
Release: 0 Release: 0
Summary: Collection of utilities to help create documentation Summary: Collection of utilities to help create documentation
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Development/Tools/Other Group: Development/Tools/Other
URL: https://projects.gnome.org/yelp/ URL: https://projects.gnome.org/yelp/
Source: https://download.gnome.org/sources/yelp-tools/41/%{name}-%{version}.tar.xz Source: https://download.gnome.org/sources/yelp-tools/42/%{name}-%{version}.tar.xz
BuildRequires: itstool BuildRequires: itstool
BuildRequires: libxml2-tools BuildRequires: libxml2-tools
BuildRequires: libxslt BuildRequires: libxslt