Update to 3.9.4
This commit is contained in:
parent
2cafd3660d
commit
2b153f6dfc
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ devhelp-2.90.5.tar.bz2
|
|||||||
/devhelp-3.8.0.tar.xz
|
/devhelp-3.8.0.tar.xz
|
||||||
/devhelp-3.8.1.tar.xz
|
/devhelp-3.8.1.tar.xz
|
||||||
/devhelp-3.8.2.tar.xz
|
/devhelp-3.8.2.tar.xz
|
||||||
|
/devhelp-3.9.4.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 3.8.2
|
Version: 3.9.4
|
||||||
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://developer.imendio.com/projects/devhelp
|
URL: http://developer.imendio.com/projects/devhelp
|
||||||
#VCS: git:git://git.gnome.org/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 ###
|
### Dependencies ###
|
||||||
|
|
||||||
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.2-1
|
||||||
- Update to 3.8.2
|
- Update to 3.8.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user