Update to 3.38.0
This commit is contained in:
parent
75bbf9d76d
commit
d8561a3798
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
|||||||
/yelp-tools-3.32.1.tar.xz
|
/yelp-tools-3.32.1.tar.xz
|
||||||
/yelp-tools-3.32.2.tar.xz
|
/yelp-tools-3.32.2.tar.xz
|
||||||
/yelp-tools-3.37.90.tar.xz
|
/yelp-tools-3.37.90.tar.xz
|
||||||
|
/yelp-tools-3.38.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (yelp-tools-3.37.90.tar.xz) = 950a1084559695e4405c8ceb10aa925a8386c1f99ffd4f9a307f5b0148fe34a14e4369d54eb97c1e2ffbd074590ff0671968650be7705f67c2052bf4d29a3d6b
|
SHA512 (yelp-tools-3.38.0.tar.xz) = 2042e37f8efbe9974f5a507910393b837a0b9154beb918a5e8d145205fb519c8244bb405cf328ff5014287086be5b6d33ad631951bd0e950c2ad9efc60065d59
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.37.90
|
Version: 3.38.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create, manage, and publish documentation for Yelp
|
Summary: Create, manage, and publish documentation for Yelp
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(yelp-xsl)
|
BuildRequires: pkgconfig(yelp-xsl)
|
||||||
@ -44,6 +44,9 @@ make %{?_smp_mflags}
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||||
|
- Update to 3.38.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
||||||
- Update to 3.37.90
|
- Update to 3.37.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user