Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory checked 
in at 2011-12-14 14:33:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/doxygen (Old)
 and      /work/SRC/openSUSE:Factory/.doxygen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "doxygen", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/doxygen/doxygen.changes  2011-10-02 
09:57:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen.changes     2011-12-14 
14:33:18.000000000 +0100
@@ -1,0 +2,53 @@
+Mon Dec 12 08:59:26 UTC 2011 - [email protected]
+
+- updated to 1.7.6.1:
+   * Doxygen now reports its cache usage (for the symbol and the 
+     lookup cache) at the end of a run (if QUIET=NO), and 
+     recommends settings for SYMBOL_CACHE_SIZE and 
+     LOOKUP_CACHE_SIZE for your project if either cache is too 
+     small. 
+   * Added new option LOOKUP_CACHE_SIZE to control the internal 
+     cache doxygen uses to find symbols given their name and 
+     a context. 
+   * Python: added support for @staticmethod.
+   * Python: scopes are now shown with . instead of :: 
+   * id 665313: Space before @if was not preserved, causing 
+     problems with inline @if .. @endif constructs.
+   * id 665583: Fixed XHTML validity problem when using mscgen 
+     graphs. 
+   * id 665641: Fixed XHTML validity problem when 
+     GENERATE_TREEVIEW was disabled. 
+   * id 665720: Included patch to fix hang issue when non-empty 
+     INCLUDE_PATH was used.
+   * id 665778: Fixed parse issue when a comma appeared as part 
+     of an enum's value. 
+
+-------------------------------------------------------------------
+Mon Dec  5 09:38:29 UTC 2011 - [email protected]
+
+- updated to 1.7.6:
+   * To improve the performance of loading the navigation tree, 
+     the data is now split into multiple javascript files which 
+     are loaded dynamically.
+   * The selected member is now briefly highlighted in the HTML 
+     output (when GENERATE_TREEVIEW is enabled).
+   * The navigation tree (GENERATE_TREEVIEW) now shows the same 
+     information as the index.
+   * The navindex section of layout now also controls what is 
+     shown in the navigation tree.
+   * Improved HTML output support for IE9.
+   * Included redesigned VHDL parser (thanks to Martin Kreis 
+     for the patch)
+   * When a class/structs has many (>15) members of the same type, 
+     only the first 10 are shown in the UML diagram.
+   * Made the output of the javascript based search engine more 
+     compact.  
+   * Update of the French translation.
+   * id 607305: Added support for PHP heredoc and nowdoc constructs.
+   * Added support for cross-referencing in case of operator-> 
+     overloading. This includes support for std::auto_ptr,
+     std::smart_ptr,std::unique_ptr and std::weak_ptr when 
+     BUILTIN_STL_SUPPORT is enabled. 
+   * bugfixes
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/doxygen/doxywizard.changes       2011-10-02 
09:57:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxywizard.changes  2011-12-14 
14:33:18.000000000 +0100
@@ -1,0 +2,28 @@
+Mon Dec  5 09:44:06 UTC 2011 - [email protected]
+
+- updated to 1.7.6:
+   * To improve the performance of loading the navigation tree,
+     the data is now split into multiple javascript files which
+     are loaded dynamically.
+   * The selected member is now briefly highlighted in the HTML
+     output (when GENERATE_TREEVIEW is enabled).
+   * The navigation tree (GENERATE_TREEVIEW) now shows the same
+     information as the index.
+   * The navindex section of layout now also controls what is
+     shown in the navigation tree.
+   * Improved HTML output support for IE9.
+   * Included redesigned VHDL parser (thanks to Martin Kreis
+     for the patch)
+   * When a class/structs has many (>15) members of the same type,
+     only the first 10 are shown in the UML diagram.
+   * Made the output of the javascript based search engine more
+     compact.
+   * Update of the French translation.
+   * id 607305: Added support for PHP heredoc and nowdoc constructs.
+   * Added support for cross-referencing in case of operator->
+     overloading. This includes support for std::auto_ptr,
+     std::smart_ptr,std::unique_ptr and std::weak_ptr when
+     BUILTIN_STL_SUPPORT is enabled.
+   * bugfixes
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ doxygen.spec ++++++
--- /var/tmp/diff_new_pack.ErVm6h/_old  2011-12-14 14:33:20.000000000 +0100
+++ /var/tmp/diff_new_pack.ErVm6h/_new  2011-12-14 14:33:20.000000000 +0100
@@ -19,9 +19,9 @@
 
 Name:           doxygen
 BuildRequires:  bison flex gcc-c++ libpng-devel
-Version:        1.7.5.1
+Version:        1.7.6.1
 Release:        1
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          Development/Tools/Doc Generators
 Summary:        Automated C, C++, and Java Documentation Generator
 Url:            http://www.stack.nl/~dimitri/doxygen/

++++++ doxywizard.spec ++++++
--- /var/tmp/diff_new_pack.ErVm6h/_old  2011-12-14 14:33:20.000000000 +0100
+++ /var/tmp/diff_new_pack.ErVm6h/_new  2011-12-14 14:33:20.000000000 +0100
@@ -19,10 +19,10 @@
 
 Name:           doxywizard
 BuildRequires:  bison flex gcc-c++ libjpeg-devel
-Version:        1.7.5.1
+Version:        1.7.6.1
 Release:        1
 Requires:       doxygen = %{version}
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          Development/Tools/Doc Generators
 Summary:        Graphical User Interface for Doxygen
 Url:            http://www.stack.nl/~dimitri/doxygen/

++++++ doxygen-1.7.5.1-html.tar.bz2 -> doxygen-1.7.6.1-html.tar.bz2 ++++++
++++ 1844 lines of diff (skipped)

++++++ doxygen-1.7.5.1.src.tar.bz2 -> doxygen-1.7.6.1.src.tar.bz2 ++++++
++++ 197345 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to