Update to 3.15.90

This commit is contained in:
David King 2015-02-16 09:00:04 +00:00
parent a4d83410be
commit 465b3ed187
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.13.90.tar.xz /devhelp-3.13.90.tar.xz
/devhelp-3.13.92.tar.xz /devhelp-3.13.92.tar.xz
/devhelp-3.14.0.tar.xz /devhelp-3.14.0.tar.xz
/devhelp-3.15.90.tar.xz

View File

@ -1,7 +1,7 @@
### Abstract ### ### Abstract ###
Name: devhelp Name: devhelp
Version: 3.14.0 Version: 3.15.90
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
License: GPLv2+ License: GPLv2+
@ -9,7 +9,7 @@ Group: Development/Tools
Summary: API documention browser Summary: API documention browser
URL: http://live.gnome.org/devhelp URL: http://live.gnome.org/devhelp
#VCS: git:git://git.gnome.org/devhelp #VCS: git:git://git.gnome.org/devhelp
Source: http://download.gnome.org/sources/devhelp/3.14/devhelp-%{version}.tar.xz Source: https://download.gnome.org/sources/devhelp/3.15/%{name}-%{version}.tar.xz
### Dependencies ### ### Dependencies ###
@ -103,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Mon Feb 16 2015 David King <amigadave@amigadave.com> - 1:3.15.90-1
- Update to 3.15.90
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1 * Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
- Update to 3.14.0 - Update to 3.14.0

View File

@ -1 +1 @@
5587546419cee25a8a868fe9fb46c061 devhelp-3.14.0.tar.xz e3db8c55734cacb79623f38299d47a46 devhelp-3.15.90.tar.xz