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.17.tar.bz2
|
||||||
/gtk-doc-1.18.tar.xz
|
/gtk-doc-1.18.tar.xz
|
||||||
/gtk-doc-1_18-87-gdf075f.tar.gz
|
/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
|
Summary: API documentation generation tool for GTK+ and GNOME
|
||||||
Name: gtk-doc
|
Name: gtk-doc
|
||||||
Version: 1.18
|
Version: 1.19
|
||||||
Release: 5.20130425gitdf075f%{?dist}
|
Release: 1
|
||||||
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.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
|
BuildArch: noarch
|
||||||
URL: http://www.gtk.org/gtk-doc
|
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/
|
%{_datadir}/help/*/gtk-doc-manual/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 25 2013 Colin Walters <walters@verbum.org> - 1.18-5.20130425gitdf075f
|
||||||
- New git snapshot; attempting to fix for #910830
|
- New git snapshot; attempting to fix for #910830
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user