Update to 3.10.2

This commit is contained in:
Richard Hughes 2013-11-14 17:02:16 +00:00
parent ec0fde27da
commit a61751a9b9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.9.90.tar.xz /devhelp-3.9.90.tar.xz
/devhelp-3.9.91.tar.xz /devhelp-3.9.91.tar.xz
/devhelp-3.10.0.tar.xz /devhelp-3.10.0.tar.xz
/devhelp-3.10.2.tar.xz

View File

@ -1,8 +1,8 @@
### Abstract ### ### Abstract ###
Name: devhelp Name: devhelp
Version: 3.10.0 Version: 3.10.2
Release: 2%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
License: GPLv2+ License: GPLv2+
Group: Development/Tools Group: Development/Tools
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 1:3.10.2-1
- Update to 3.10.2
* Sun Oct 13 2013 Matthew Barnes <mbarnes@redhat.com> - 1:3.10.0-2 * Sun Oct 13 2013 Matthew Barnes <mbarnes@redhat.com> - 1:3.10.0-2
- Package vim and emacs support files. (#980448) - Package vim and emacs support files. (#980448)

View File

@ -1 +1 @@
4c7d2d01d0570251647e7d82a09a558c devhelp-3.10.0.tar.xz 9c5aa049f757c551fb7ca4c4651694fa devhelp-3.10.2.tar.xz