Update to 1.21
This commit is contained in:
parent
e794a0e49f
commit
d4e4bc7ad8
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ gtk-doc-1.15.tar.bz2
|
|||||||
/gtk-doc-1_18-87-gdf075f.tar.gz
|
/gtk-doc-1_18-87-gdf075f.tar.gz
|
||||||
/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
|
||||||
|
@ -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.20
|
Version: 1.21
|
||||||
Release: 2%{?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.18/gtk-doc-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gtk-doc/1.21/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
|
||||||
|
* Thu Jul 17 2014 Kalev Lember <kalevlember@gmail.com> - 1.21-1
|
||||||
|
- Update to 1.21
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20-2
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user