Update to 3.9.4

This commit is contained in:
Richard Hughes 2013-07-16 13:34:30 +01:00
parent 2cafd3660d
commit 2b153f6dfc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.8.0.tar.xz
/devhelp-3.8.1.tar.xz
/devhelp-3.8.2.tar.xz
/devhelp-3.9.4.tar.xz

View File

@ -1,7 +1,7 @@
### Abstract ###
Name: devhelp
Version: 3.8.2
Version: 3.9.4
Release: 1%{?dist}
Epoch: 1
License: GPLv2+
@ -9,7 +9,7 @@ Group: Development/Tools
Summary: API documention browser
URL: http://developer.imendio.com/projects/devhelp
#VCS: git:git://git.gnome.org/devhelp
Source: http://download.gnome.org/sources/devhelp/3.8/devhelp-%{version}.tar.xz
Source: http://download.gnome.org/sources/devhelp/3.9/devhelp-%{version}.tar.xz
### Dependencies ###
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/*
%changelog
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 1:3.9.4-1
- Update to 3.9.4
* Wed May 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.2-1
- Update to 3.8.2

View File

@ -1 +1 @@
9dfdc303fad56abeb6d8d6a69afd36bd devhelp-3.8.2.tar.xz
52d0a5c25545fce80eb5a6bcec502809 devhelp-3.9.4.tar.xz