Update to 1.25
This commit is contained in:
parent
d3ab1e97e4
commit
d85d59504c
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ gtk-doc-1.15.tar.bz2
|
|||||||
/gtk-doc-1.22.tar.xz
|
/gtk-doc-1.22.tar.xz
|
||||||
/gtk-doc-1.23.tar.xz
|
/gtk-doc-1.23.tar.xz
|
||||||
/gtk-doc-1.24.tar.xz
|
/gtk-doc-1.24.tar.xz
|
||||||
|
/gtk-doc-1.25.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Summary: API documentation generation tool for GTK+ and GNOME
|
Summary: API documentation generation tool for GTK+ and GNOME
|
||||||
Name: gtk-doc
|
Name: gtk-doc
|
||||||
Version: 1.24
|
Version: 1.25
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
#VCS: git:git://git.gnome.org/gtk-doc
|
#VCS: git:git://git.gnome.org/gtk-doc
|
||||||
Source: http://download.gnome.org/sources/gtk-doc/1.24/gtk-doc-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gtk-doc/1.25/gtk-doc-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
URL: http://www.gtk.org/gtk-doc
|
URL: http://www.gtk.org/gtk-doc
|
||||||
@ -65,6 +65,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
|
|||||||
%{_datadir}/help/*/gtk-doc-manual/
|
%{_datadir}/help/*/gtk-doc-manual/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1.25-1
|
||||||
|
- Update to 1.25
|
||||||
|
|
||||||
* Thu Feb 04 2016 David King <amigadave@amigadave.com> - 1.24-4
|
* Thu Feb 04 2016 David King <amigadave@amigadave.com> - 1.24-4
|
||||||
- Require xsltproc, not libxslt
|
- Require xsltproc, not libxslt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user