Update to 3.18.1

This commit is contained in:
Kalev Lember 2015-10-13 17:08:55 +02:00
parent 71d5bb7c2f
commit 9997a3b8de
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.17.3.tar.xz
/devhelp-3.17.91.tar.xz
/devhelp-3.18.0.tar.xz
/devhelp-3.18.1.tar.xz

View File

@ -1,7 +1,7 @@
### Abstract ###
Name: devhelp
Version: 3.18.0
Version: 3.18.1
Release: 1%{?dist}
Epoch: 1
License: GPLv2+
@ -113,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/*
%changelog
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 1:3.18.1-1
- Update to 3.18.1
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 1:3.18.0-1
- Update to 3.18.0

View File

@ -1 +1 @@
1b316ca88da22386dc5e7587d30e166b devhelp-3.18.0.tar.xz
d3f36ccd54eecda822db59a45f2b83b7 devhelp-3.18.1.tar.xz