Update to 3.31.90
This commit is contained in:
parent
87bdbffc2f
commit
f29b4ef7ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/yelp-tools-3.18.0.tar.xz
|
/yelp-tools-3.18.0.tar.xz
|
||||||
/yelp-tools-3.27.90.tar.xz
|
/yelp-tools-3.27.90.tar.xz
|
||||||
/yelp-tools-3.28.0.tar.xz
|
/yelp-tools-3.28.0.tar.xz
|
||||||
|
/yelp-tools-3.31.90.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (yelp-tools-3.28.0.tar.xz) = 0b5adcb746ffb2b9c60303ef484dac01fbb59a06abf94bb8ec8a66bd573451939299688dec088a7421eab8f69ec2d7628475e81720640f0cb5b947a8d410ed62
|
SHA512 (yelp-tools-3.31.90.tar.xz) = 307e6240e67e8a3bf555153ae8d49fc951c3cc1f476d429c59d4df58d7552e517680c325aac710e93cff7039b403bcd8f65397a9d466b5c9d0fab59fd4f4128a
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.28.0
|
Version: 3.31.90
|
||||||
Release: 3%{?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.28/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(yelp-xsl)
|
BuildRequires: pkgconfig(yelp-xsl)
|
||||||
@ -43,6 +43,9 @@ make %{?_smp_mflags}
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 04 2019 David King <amigadave@amigadave.com> - 3.31.90-1
|
||||||
|
- Update to 3.31.90
|
||||||
|
|
||||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-3
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user