Update to 1.22

This commit is contained in:
Kalev Lember 2015-05-10 11:03:38 +02:00
parent d4e4bc7ad8
commit 43f235a001
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ gtk-doc-1.15.tar.bz2
/gtk-doc-1.19.tar.xz /gtk-doc-1.19.tar.xz
/gtk-doc-1.20.tar.xz /gtk-doc-1.20.tar.xz
/gtk-doc-1.21.tar.xz /gtk-doc-1.21.tar.xz
/gtk-doc-1.22.tar.xz

View File

@ -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.21 Version: 1.22
Release: 1%{?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.21/gtk-doc-%{version}.tar.xz Source: http://download.gnome.org/sources/gtk-doc/1.22/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
* Sun May 10 2015 Kalev Lember <kalevlember@gmail.com> - 1.22-1
- Update to 1.22
* Thu Jul 17 2014 Kalev Lember <kalevlember@gmail.com> - 1.21-1 * Thu Jul 17 2014 Kalev Lember <kalevlember@gmail.com> - 1.21-1
- Update to 1.21 - Update to 1.21

View File

@ -1 +1 @@
e361de4750b707590d9ea1b5550fa738 gtk-doc-1.21.tar.xz 20e943f43bd18ba9eb484f15ae67fbfa gtk-doc-1.22.tar.xz