1.19
This commit is contained in:
parent
a8b6375dd6
commit
761507889d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ gtk-doc-1.15.tar.bz2
|
||||
/gtk-doc-1.17.tar.bz2
|
||||
/gtk-doc-1.18.tar.xz
|
||||
/gtk-doc-1_18-87-gdf075f.tar.gz
|
||||
/gtk-doc-1.19.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: API documentation generation tool for GTK+ and GNOME
|
||||
Name: gtk-doc
|
||||
Version: 1.18
|
||||
Release: 5.20130425gitdf075f%{?dist}
|
||||
Version: 1.19
|
||||
Release: 1
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Development/Tools
|
||||
#VCS: git:git://git.gnome.org/gtk-doc
|
||||
Source: http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-1_18-87-gdf075f.tar.gz
|
||||
Source: http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
URL: http://www.gtk.org/gtk-doc
|
||||
|
||||
@ -67,6 +67,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
|
||||
%{_datadir}/help/*/gtk-doc-manual/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 5 2013 Matthias Clasen <mclasen@redhat.com> - 1.19-1
|
||||
- Update to 1.19
|
||||
|
||||
* Thu Apr 25 2013 Colin Walters <walters@verbum.org> - 1.18-5.20130425gitdf075f
|
||||
- New git snapshot; attempting to fix for #910830
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user