Update to 3.20.0
This commit is contained in:
parent
03c5386d1b
commit
de5501cf9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ devhelp-2.90.5.tar.bz2
|
|||||||
/devhelp-3.19.3.tar.xz
|
/devhelp-3.19.3.tar.xz
|
||||||
/devhelp-3.19.90.tar.xz
|
/devhelp-3.19.90.tar.xz
|
||||||
/devhelp-3.19.92.tar.xz
|
/devhelp-3.19.92.tar.xz
|
||||||
|
/devhelp-3.20.0.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 3.19.92
|
Version: 3.20.0
|
||||||
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.19/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/3.20/%{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
|
||||||
|
* Sun Mar 20 2016 Kalev Lember <klember@redhat.com> - 1:3.20.0-1
|
||||||
|
- Update to 3.20.0
|
||||||
|
|
||||||
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 1:3.19.92-1
|
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 1:3.19.92-1
|
||||||
- Update to 3.19.92
|
- Update to 3.19.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user