Update to 3.10.2
This commit is contained in:
parent
ec0fde27da
commit
a61751a9b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ devhelp-2.90.5.tar.bz2
|
||||
/devhelp-3.9.90.tar.xz
|
||||
/devhelp-3.9.91.tar.xz
|
||||
/devhelp-3.10.0.tar.xz
|
||||
/devhelp-3.10.2.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: devhelp
|
||||
Version: 3.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.10.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%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
|
||||
- Package vim and emacs support files. (#980448)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user