Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory checked 
in at 2012-07-13 11:30:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2012-06-06 
16:06:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen.changes     2012-07-13 
11:30:58.000000000 +0200
@@ -1,0 +2,28 @@
+Fri Jul 13 08:22:15 UTC 2012 - [email protected]
+
+- updated to 1.8.1.2:
+  changes
+  * doxygen now strips the leading indentation shared by the lines 
+    in a @code..@endcode block. 
+  * id 678218: Changed title of the SVG graphs from 'G' to the root 
+    node of the graph. 
+  * Integrated the root navigation tree in navtree.js for faster 
+    loading
+  * When the navigation tree is enabled, clicking jump to a line 
+    in the source code view will now highlight the line. 
+  features
+  * Added button in the navigation tree to allow enabling/disabling 
+    syncing the navigation tree with the content.
+  * Extended the number of HTML entities with Greek letters and 
+    other symbols (thanks to Charles Karney for the patch).
+  * id 663645: Added support for C++11 strongly typed enums (enum 
+    class E { ... }). 
+  * VHDL code now has a new Design Overview page (thanks for 
+    Martin Kreis for the patch). Requires HAVE_DOT=YES, and 
+    DOT_IMAGE_FORMAT=svg.
+  * id 677678: Added support for strong and weak attributes in 
+    Objective-C properties. 
+  * bugfixes
+- for details see http://www.stack.nl/~dimitri/doxygen/changelog.html
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/doxygen/doxywizard.changes       2012-04-17 
21:58:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxywizard.changes  2012-07-13 
11:30:58.000000000 +0200
@@ -1,0 +2,28 @@
+Fri Jul 13 08:27:44 UTC 2012 - [email protected]
+
+- updated to 1.8.1.2:
+  changes
+  * doxygen now strips the leading indentation shared by the lines
+    in a @code..@endcode block.
+  * id 678218: Changed title of the SVG graphs from 'G' to the root
+    node of the graph.
+  * Integrated the root navigation tree in navtree.js for faster
+    loading
+  * When the navigation tree is enabled, clicking jump to a line
+    in the source code view will now highlight the line.
+  features
+  * Added button in the navigation tree to allow enabling/disabling
+    syncing the navigation tree with the content.
+  * Extended the number of HTML entities with Greek letters and
+    other symbols (thanks to Charles Karney for the patch).
+  * id 663645: Added support for C++11 strongly typed enums (enum
+    class E { ... }).
+  * VHDL code now has a new Design Overview page (thanks for
+    Martin Kreis for the patch). Requires HAVE_DOT=YES, and
+    DOT_IMAGE_FORMAT=svg.
+  * id 677678: Added support for strong and weak attributes in
+    Objective-C properties.
+  * bugfixes
+- for details see http://www.stack.nl/~dimitri/doxygen/changelog.html
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ doxygen.spec ++++++
--- /var/tmp/diff_new_pack.CQKyk4/_old  2012-07-13 11:31:00.000000000 +0200
+++ /var/tmp/diff_new_pack.CQKyk4/_new  2012-07-13 11:31:00.000000000 +0200
@@ -16,14 +16,16 @@
 #
 
 
-
 Name:           doxygen
-BuildRequires:  bison flex gcc-c++ libpng-devel
-Version:        1.8.1
-Release:        1
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  gcc-c++
+BuildRequires:  libpng-devel
+Version:        1.8.1.2
+Release:        0
+Summary:        Automated C, C++, and Java Documentation Generator
 License:        GPL-2.0+
 Group:          Development/Tools/Doc Generators
-Summary:        Automated C, C++, and Java Documentation Generator
 Url:            http://www.stack.nl/~dimitri/doxygen/
 # http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
 Source:         %{name}-%{version}.src.tar.bz2

++++++ doxywizard.spec ++++++
--- /var/tmp/diff_new_pack.CQKyk4/_old  2012-07-13 11:31:00.000000000 +0200
+++ /var/tmp/diff_new_pack.CQKyk4/_new  2012-07-13 11:31:00.000000000 +0200
@@ -16,15 +16,17 @@
 #
 
 
-
 Name:           doxywizard
-BuildRequires:  bison flex gcc-c++ libjpeg-devel
-Version:        1.8.1
-Release:        1
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  gcc-c++
+BuildRequires:  libjpeg-devel
+Version:        1.8.1.2
+Release:        0
 Requires:       doxygen = %{version}
+Summary:        Graphical User Interface for Doxygen
 License:        GPL-2.0+
 Group:          Development/Tools/Doc Generators
-Summary:        Graphical User Interface for Doxygen
 Url:            http://www.stack.nl/~dimitri/doxygen/
 Source:         doxygen-%{version}.src.tar.bz2
 Source1:        doxywizard.desktop
@@ -45,8 +47,8 @@
 # Fedora, RHEL or CentOS
 
#########################################################################################
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
-BuildRequires:  qt4-devel >= 4.3.0
 BuildRequires:  desktop-file-utils
+BuildRequires:  qt4-devel >= 4.3.0
 %define man_ext gz
 %endif
 
#########################################################################################

++++++ doxygen-1.8.1-html.tar.bz2 -> doxygen-1.8.1.2-html.tar.bz2 ++++++
++++ 3048 lines of diff (skipped)

++++++ doxygen-1.8.1.src.tar.bz2 -> doxygen-1.8.1.2.src.tar.bz2 ++++++
++++ 114639 lines of diff (skipped)

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

Reply via email to