Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory
checked in at Mon Aug 15 14:12:42 CEST 2011.



--------
--- doxygen/doxygen.changes     2011-03-29 11:23:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/doxygen/doxygen.changes        2011-08-15 
11:38:02.000000000 +0200
@@ -1,0 +2,41 @@
+Mon Aug 15 09:26:47 UTC 2011 - pgaj...@novell.com
+
+- update to 1.7.5:
+  * id 641904: Function in the call graphs are now shown based on first 
+    appearance rather then alphabetical order.                      
+  * id 616213: When customizing the HTML header $title now only generates 
+    the title excluding the project name (which can still be      
+    added using $projectname)                                                  
                                                         
+  * Improved the look of the class index: all items now have equal spacing.
+  * New option INTERACTIVE_SVG which when set to YES in combination with 
+    DOT_IMAGE_FORMAT=svg will make doxygen generate interactive SVG 
+    diagrams that support zooming and panning via the mouse (only for 
+    large graphs).                                                
+  * Added support for the Tcl programming language (thanks to Rene Zaumseil
+    and Samuel Bentley for the patch).                          
+  * Added @copyright command.                                                  
                                                         
+  * added option MATHJAX_EXTENSIONS to provide additional extensions for 
+    MathJax (thanks to David Munger for the patch).                
+  * added option INLINE_SIMPLE_STRUCTS which when enabled shows the fields 
+    of simple classes and structs (with only public data fields) as a table 
+    and inline in context (file/group/namespace/class) 
+    provided this context is documented.                          
+  * When using the server based search engine (SEARCHENGINE=YES and 
+    SERVER_BASED_SEARCH=YES) doxygen now advertises a opensearch provider 
+    for your project, that allows integrating the search directly in the 
+    search field of the browser (thanks to Phil Lello for the patch). 
+  * id 503239: Added new option CITE_BIB_FILES and LATEX_BIB_STYLE and a new 
+    command \cite, allowing you to make references to literature (as defined 
+    in one or more .bib files). This also works for output formats other 
+    than LaTeX. The tool bibtex is required for this to work though. Thanks 
+    to David Munger for the initial patch upon which this feature is based.    
                
+  * PHP namespaces are now shown as A\B in the output.                         
                                                         
+  * Added new \snippet command that can be used to include marked sections 
+    from a source file. See http://www.doxygen.org/commands.html#cmdsnippet 
+    for more info.                                                             
        
+  * Added translation support for Armenian, thank to Armen Tangamyan. and 
+    included translation updates for a number of languages.      
+  * Many bug fixes, for details see 
+    http://www.stack.nl/~dimitri/doxygen/changelog.html.
+
+-------------------------------------------------------------------
--- doxygen/doxywizard.changes  2011-07-27 11:23:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/doxygen/doxywizard.changes     2011-08-15 
11:38:03.000000000 +0200
@@ -1,0 +2,42 @@
+Mon Aug 15 09:37:23 UTC 2011 - pgaj...@novell.com
+
+- update to 1.7.5:
+  * id 641904: Function in the call graphs are now shown based on first
+    appearance rather then alphabetical order.
+  * id 616213: When customizing the HTML header $title now only generates
+    the title excluding the project name (which can still be
+    added using $projectname)
+  * Improved the look of the class index: all items now have equal spacing.
+  * New option INTERACTIVE_SVG which when set to YES in combination with
+    DOT_IMAGE_FORMAT=svg will make doxygen generate interactive SVG
+    diagrams that support zooming and panning via the mouse (only for
+    large graphs).
+  * Added support for the Tcl programming language (thanks to Rene Zaumseil
+    and Samuel Bentley for the patch).
+  * Added @copyright command.
+  * added option MATHJAX_EXTENSIONS to provide additional extensions for
+    MathJax (thanks to David Munger for the patch).
+  * added option INLINE_SIMPLE_STRUCTS which when enabled shows the fields
+    of simple classes and structs (with only public data fields) as a table
+    and inline in context (file/group/namespace/class)
+    provided this context is documented.
+  * When using the server based search engine (SEARCHENGINE=YES and
+    SERVER_BASED_SEARCH=YES) doxygen now advertises a opensearch provider
+    for your project, that allows integrating the search directly in the
+    search field of the browser (thanks to Phil Lello for the patch).
+  * id 503239: Added new option CITE_BIB_FILES and LATEX_BIB_STYLE and a new
+    command \cite, allowing you to make references to literature (as defined
+    in one or more .bib files). This also works for output formats other
+    than LaTeX. The tool bibtex is required for this to work though. Thanks
+    to David Munger for the initial patch upon which this feature is based.
+  * PHP namespaces are now shown as A\B in the output.
+  * Added new \snippet command that can be used to include marked sections
+    from a source file. See http://www.doxygen.org/commands.html#cmdsnippet
+    for more info.
+  * Added translation support for Armenian, thank to Armen Tangamyan. and
+    included translation updates for a number of languages.
+  * Many bug fixes, for details see
+    http://www.stack.nl/~dimitri/doxygen/changelog.html.
+
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  doxygen-1.7.4-html.tar.bz2
  doxygen-1.7.4.src.tar.bz2
  doxygen_manual-1.7.4.pdf.bz2

New:
----
  doxygen-1.7.5-html.tar.bz2
  doxygen-1.7.5.src.tar.bz2
  doxygen_manual-1.7.5.pdf.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ doxygen.spec ++++++
--- /var/tmp/diff_new_pack.XPLk8D/_old  2011-08-15 14:09:43.000000000 +0200
+++ /var/tmp/diff_new_pack.XPLk8D/_new  2011-08-15 14:09:43.000000000 +0200
@@ -20,8 +20,8 @@
 
 Name:           doxygen
 BuildRequires:  bison flex gcc-c++ libpng-devel
-Version:        1.7.4
-Release:        3
+Version:        1.7.5
+Release:        1
 License:        GPLv2+
 Group:          Development/Tools/Doc Generators
 Summary:        Automated C, C++, and Java Documentation Generator

++++++ doxywizard.spec ++++++
--- /var/tmp/diff_new_pack.XPLk8D/_old  2011-08-15 14:09:43.000000000 +0200
+++ /var/tmp/diff_new_pack.XPLk8D/_new  2011-08-15 14:09:43.000000000 +0200
@@ -20,8 +20,8 @@
 
 Name:           doxywizard
 BuildRequires:  bison flex gcc-c++ libjpeg-devel
-Version:        1.7.4
-Release:        2
+Version:        1.7.5
+Release:        1
 Requires:       doxygen = %{version}
 License:        GPLv2+
 Group:          Development/Tools/Doc Generators

++++++ doxygen-1.7.0-warnings.patch ++++++
--- /var/tmp/diff_new_pack.XPLk8D/_old  2011-08-15 14:09:43.000000000 +0200
+++ /var/tmp/diff_new_pack.XPLk8D/_new  2011-08-15 14:09:43.000000000 +0200
@@ -1,6 +1,8 @@
---- src/util.cpp.orig  2010-06-15 15:51:48.000000000 +0200
-+++ src/util.cpp       2010-06-15 15:52:27.000000000 +0200
-@@ -4794,9 +4794,9 @@
+Index: src/util.cpp
+===================================================================
+--- src/util.cpp.orig
++++ src/util.cpp
+@@ -4807,9 +4807,9 @@ QCString escapeCharsInString(const char
    static bool caseSenseNames = Config_getBool("CASE_SENSE_NAMES");
    static StrBuf strBuf;
    strBuf.clear();
@@ -12,9 +14,9 @@
    {
      switch(c)
      {
-@@ -4823,11 +4823,11 @@
-       case '+': strBuf.addStr("_09"); break;
+@@ -4837,11 +4837,11 @@ QCString escapeCharsInString(const char
        case '=': strBuf.addStr("_0A"); break;
+       case '$': strBuf.addStr("_0B"); break;
        default: 
 -                if (c<0)
 +                if (c>0x7f)

++++++ doxygen-1.7.4-html.tar.bz2 -> doxygen-1.7.5-html.tar.bz2 ++++++
++++ 4035 lines of diff (skipped)

++++++ doxygen-1.7.4.src.tar.bz2 -> doxygen-1.7.5.src.tar.bz2 ++++++
++++ 155576 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to