Update to 3.21.91

This commit is contained in:
David King 2016-08-31 08:45:31 +01:00
parent a2a0f03852
commit 8e780a40cc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.19.92.tar.xz
/devhelp-3.20.0.tar.xz
/devhelp-3.21.90.tar.xz
/devhelp-3.21.91.tar.xz

View File

@ -1,5 +1,5 @@
Name: devhelp
Version: 3.21.90
Version: 3.21.91
Release: 1%{?dist}
Epoch: 1
Summary: API documention browser
@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_libdir}/pkgconfig/*
%changelog
* Wed Aug 31 2016 David King <amigadave@amigadave.com> - 3.21.91-1
- Update to 3.21.91
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 1:3.21.90-1
- Update to 3.21.90

View File

@ -1 +1 @@
16df50d7d21739211822e9c717139fce devhelp-3.21.90.tar.xz
1862a820f7e044e8dadca5d5b817adea devhelp-3.21.91.tar.xz