Update to 3.32.0
This commit is contained in:
parent
f29b4ef7ae
commit
2df07c5052
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/yelp-tools-3.27.90.tar.xz
|
||||
/yelp-tools-3.28.0.tar.xz
|
||||
/yelp-tools-3.31.90.tar.xz
|
||||
/yelp-tools-3.32.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (yelp-tools-3.31.90.tar.xz) = 307e6240e67e8a3bf555153ae8d49fc951c3cc1f476d429c59d4df58d7552e517680c325aac710e93cff7039b403bcd8f65397a9d466b5c9d0fab59fd4f4128a
|
||||
SHA512 (yelp-tools-3.32.0.tar.xz) = 1f993f99451370f4cab65ed35458b70606c1a68c85f128dee5c765815355b4c0a5602c57c4d6c7b03397cd2a51c49ebe29dae0b86a13b3e9b0a30c8e4a422fe6
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: yelp-tools
|
||||
Version: 3.31.90
|
||||
Version: 3.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Create, manage, and publish documentation for Yelp
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: pkgconfig(yelp-xsl)
|
||||
@ -43,6 +43,9 @@ make %{?_smp_mflags}
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Mon Feb 04 2019 David King <amigadave@amigadave.com> - 3.31.90-1
|
||||
- Update to 3.31.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user