Update to 3.14.0
This commit is contained in:
parent
2fba1fca96
commit
a4d83410be
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ devhelp-2.90.5.tar.bz2
|
||||
/devhelp-3.13.4.tar.xz
|
||||
/devhelp-3.13.90.tar.xz
|
||||
/devhelp-3.13.92.tar.xz
|
||||
/devhelp-3.14.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: devhelp
|
||||
Version: 3.13.92
|
||||
Version: 3.14.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
@ -9,7 +9,7 @@ Group: Development/Tools
|
||||
Summary: API documention browser
|
||||
URL: http://live.gnome.org/devhelp
|
||||
#VCS: git:git://git.gnome.org/devhelp
|
||||
Source: http://download.gnome.org/sources/devhelp/3.13/devhelp-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/devhelp/3.14/devhelp-%{version}.tar.xz
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
@ -103,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.92-1
|
||||
- Update to 3.13.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user