serd/serd-0.18.0-build_compare.patch
Cristian Morales Vega 35f97bf97b - Update to 0.18.0
* Support digits at start of local names as per new Turtle
    grammar
  * Add incremental read interface suitable for reading from
    infinite streams
  * Add -e option to serdi to use incremental reading
  * Add error callback to reader and writer for custom error
    reporting
  * Add -q option to serdi to suppress all non-data
    output, e.g. errors
  * Reset indent when finishing a write
  * Report write size correctly when invalid UTF-8 is encountered
    and a replacement character is written
  * Strip down API documentation to a single clean page
  * Fix various hyper-strict warnings
  * Do not require a C++ compiler to build
  * Add option to build utilities as static binaries
  * Upgrade to waf 1.7.2

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/serd?expand=0&rev=3
2012-08-26 21:25:24 +00:00

14 lines
569 B
Diff

Index: doc/reference.doxygen.in
===================================================================
--- doc/reference.doxygen.in.orig
+++ doc/reference.doxygen.in
@@ -939,7 +939,7 @@ HTML_COLORSTYLE_GAMMA = 80
# page will contain the date and time when the page was generated. Setting
# this to NO can help when comparing the output of multiple runs.
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the