This commit is contained in:
Matthias Clasen 2011-01-14 17:19:05 -05:00
parent 88d2fbe9c0
commit 316e631dd9
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
gtk-doc-1.15.tar.bz2
/gtk-doc-1.16.tar.bz2

View File

@ -1,11 +1,11 @@
Summary: API documentation generation tool for GTK+ and GNOME
Name: gtk-doc
Version: 1.15
Release: 2%{?dist}
Version: 1.16
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.15/gtk-doc-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gtk-doc/1.16/gtk-doc-%{version}.tar.bz2
BuildArch: noarch
URL: http://www.gtk.org/gtk-doc
@ -64,6 +64,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
%{_datadir}/omf/gtk-doc-manual
%changelog
* Fri Jan 14 2011 Matthias Clasen <mclasen@redhat.com> - 1.16-1
- Update to 1.16
* Fri Sep 24 2010 Parag Nemade <paragn AT fedoraproject.org> - 1.15-2
- Merge-review cleanup (#225870)

View File

@ -1 +1 @@
c022788b1fbbec30d55df4ccb34eeb90 gtk-doc-1.15.tar.bz2
216c52563f2ffcc7f765f5a735664606 gtk-doc-1.16.tar.bz2