Accepting request 67407 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67407
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk-doc?expand=0&rev=15
This commit is contained in:
Vincent Untz 2011-04-20 11:19:29 +00:00 committed by Git OBS Bridge
parent d492ea6475
commit a9d2d33d3f
4 changed files with 54 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59cc73babf0db3a89d1a71f7ef5394a42ec1d3447d3a0a1539057a7b0ce44831
size 787687

3
gtk-doc-1.17.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:911ff8c620743cea7b40156f1947f9470da5e723f35a9d8fb683e50c61830d1f
size 832128

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Thu Mar 3 15:05:24 UTC 2011 - fcrozat@novell.com
- Update to version 1.17:
+ bgo#127049: building reference documentation fails when
builddir != srcdir
+ bgo#640241: non-srcdir builds busted
- Changes from version 1.16:
+ gtkdoc-check can do more checks, one might need to update
Makefile.am from the examples/Makefile.am
+ bgo#625776: serialise doubles and floats always with a decimal
dot
+ bgo#627269: link to signalflags docs from signal descriptions
+ bgo#467488: GTK+ man pages request
+ bgo#481811: Inline function bodies are confused with
declarations
+ bgo#501107: EXTRA_DIST automake warnings
+ bgo#512565: add GTK_DOC_IGNORE
+ bgo#518427: documentation best pratices needed
+ bgo#597937: Function pointers as parameters to other functions
are parsed improperly
+ bgo#612028: gtkdoc-fixxref should call /usr/bin/vim -n -e -u
NONE -T xterm
+ bgo#617478: Tooltip is a nuisance
+ bgo#618379: Navigation is hiding anchors title
+ bgo#620249: invalid xml for object_index with
(n_objects % 3) == 0
+ bgo#621931: support GType and GVariant types
+ bgo#622971: List of typos in the GTK-doc manual
+ bgo#623777: G_TYPE_STRV in signals generate wrong docs
+ bgo#623968: gtkdoc-mkdb generates invalid xml from sgml in
inline comments
+ bgo#624199: parser picks up contents of large macros
+ bgo#624200: 'const' confuses the parser
+ bgo#627223: gtkdoc-fixxref vim highlight fails on xhtml suffix
+ bgo#627920: `make check` rule to list xml files missing from
DOC_MAIN_SGML_FILE
+ bgo#628611: gtk-doc > = 1.13 creates automagic dependencies
on syntax highlighters.
+ bgo#628794: Issue in gtkdoc-mkman.in
+ bgo#630288: Fix 'scope notified' annotation
+ bgo#631336: remove lists of gtk+ signal args in gtkdoc-scanobj
and -scangobj
+ bgo#632587: gtkdoc-scanner fails to identify (closure)
annotation
+ bgo#638330: const in parameter list is ignored
+ bgo#638831: Support GTK+ 3 cell properties
-------------------------------------------------------------------
Sun Feb 20 09:36:03 CET 2011 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk-doc (Version 1.15)
# spec file for package gtk-doc
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: gtk-doc
Version: 1.15
Version: 1.17
Release: 1
License: GPLv2+
Summary: GTK+ DocBook Documentation Generator