Update to 3.19.3
This commit is contained in:
parent
9997a3b8de
commit
606810ae24
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ devhelp-2.90.5.tar.bz2
|
|||||||
/devhelp-3.17.91.tar.xz
|
/devhelp-3.17.91.tar.xz
|
||||||
/devhelp-3.18.0.tar.xz
|
/devhelp-3.18.0.tar.xz
|
||||||
/devhelp-3.18.1.tar.xz
|
/devhelp-3.18.1.tar.xz
|
||||||
|
/devhelp-3.19.3.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 3.18.1
|
Version: 3.19.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: API documention browser
|
Summary: API documention browser
|
||||||
URL: https://wiki.gnome.org/Apps/Devhelp
|
URL: https://wiki.gnome.org/Apps/Devhelp
|
||||||
#VCS: git:git://git.gnome.org/devhelp
|
#VCS: git:git://git.gnome.org/devhelp
|
||||||
Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
@ -113,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 14 2015 Kalev Lember <klember@redhat.com> - 1:3.19.3-1
|
||||||
|
- Update to 3.19.3
|
||||||
|
|
||||||
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 1:3.18.1-1
|
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 1:3.18.1-1
|
||||||
- Update to 3.18.1
|
- Update to 3.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user