From f27cb1b9479d783edc35be23951e5d7d04389357 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 17 May 2015 12:03:40 +0200 Subject: [PATCH] Update to 1.23 --- .gitignore | 1 + gtk-doc.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7503f9f..a278243 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ gtk-doc-1.15.tar.bz2 /gtk-doc-1.20.tar.xz /gtk-doc-1.21.tar.xz /gtk-doc-1.22.tar.xz +/gtk-doc-1.23.tar.xz diff --git a/gtk-doc.spec b/gtk-doc.spec index 18374c3..e1edfb2 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.22 +Version: 1.23 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.22/gtk-doc-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk-doc/1.23/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 +* Sun May 17 2015 Kalev Lember - 1.23-1 +- Update to 1.23 + * Sun May 10 2015 Kalev Lember - 1.22-1 - Update to 1.22 - Use license macro for the COPYING files diff --git a/sources b/sources index fd04891..8d31c45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20e943f43bd18ba9eb484f15ae67fbfa gtk-doc-1.22.tar.xz +45670703aea3c44b0b1006bcc38cd051 gtk-doc-1.23.tar.xz