diff --git a/.gitignore b/.gitignore index 030948d..5ee585c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ gtk-doc-1.15.tar.bz2 /gtk-doc-1.22.tar.xz /gtk-doc-1.23.tar.xz /gtk-doc-1.24.tar.xz +/gtk-doc-1.25.tar.xz diff --git a/gtk-doc.spec b/gtk-doc.spec index 923132b..2d65022 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -1,11 +1,11 @@ Summary: API documentation generation tool for GTK+ and GNOME Name: gtk-doc -Version: 1.24 -Release: 4%{?dist} +Version: 1.25 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Development/Tools #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 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/ %changelog +* Tue Mar 22 2016 Kalev Lember - 1.25-1 +- Update to 1.25 + * Thu Feb 04 2016 David King - 1.24-4 - Require xsltproc, not libxslt diff --git a/sources b/sources index 077f79b..4966a41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8b96bacaba04e83531abf8e36d4e476 gtk-doc-1.24.tar.xz +0dc6570953112a464a409fb99258ccbc gtk-doc-1.25.tar.xz