diff --git a/doxygen-1.5.8-html.tar.bz2 b/doxygen-1.5.8-html.tar.bz2
deleted file mode 100644
index 9078212..0000000
--- a/doxygen-1.5.8-html.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d888a6911c89768e6c93d35e46339b57be1cfe4f4a8ded29193223893f527416
-size 460442
diff --git a/doxygen-1.5.8.src.tar.bz2 b/doxygen-1.5.8.src.tar.bz2
deleted file mode 100644
index d81f9c7..0000000
--- a/doxygen-1.5.8.src.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bce002df5764dc7d790ffecde7c867f01c739bfdb64ebc5fb028a19ce7a6a54b
-size 3331519
diff --git a/doxygen-1.5.8-64archs.patch b/doxygen-1.5.9-64archs.patch
similarity index 100%
rename from doxygen-1.5.8-64archs.patch
rename to doxygen-1.5.9-64archs.patch
diff --git a/doxygen-1.5.8-arm.patch b/doxygen-1.5.9-arm.patch
similarity index 100%
rename from doxygen-1.5.8-arm.patch
rename to doxygen-1.5.9-arm.patch
diff --git a/doxygen-1.5.9-html.tar.bz2 b/doxygen-1.5.9-html.tar.bz2
new file mode 100644
index 0000000..8cd52d9
--- /dev/null
+++ b/doxygen-1.5.9-html.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9e10d2d3603d7e35e84da1c629f9e1ed30a761f333180f499e0c27c91f03bb24
+size 460830
diff --git a/doxygen-1.5.8-libpng.patch b/doxygen-1.5.9-libpng.patch
similarity index 100%
rename from doxygen-1.5.8-libpng.patch
rename to doxygen-1.5.9-libpng.patch
diff --git a/doxygen-1.5.8-man.patch b/doxygen-1.5.9-man.patch
similarity index 100%
rename from doxygen-1.5.8-man.patch
rename to doxygen-1.5.9-man.patch
diff --git a/doxygen-1.5.8-qtdir.patch b/doxygen-1.5.9-qtdir.patch
similarity index 100%
rename from doxygen-1.5.8-qtdir.patch
rename to doxygen-1.5.9-qtdir.patch
diff --git a/doxygen-1.5.9.src.tar.bz2 b/doxygen-1.5.9.src.tar.bz2
new file mode 100644
index 0000000..f20cd69
--- /dev/null
+++ b/doxygen-1.5.9.src.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f225919ab54e898c265c9ac21f006787291eb8a8cde68c5a53f9f59e0d250187
+size 3362621
diff --git a/doxygen.changes b/doxygen.changes
index e5eced8..e7e16b8 100644
--- a/doxygen.changes
+++ b/doxygen.changes
@@ -1,3 +1,51 @@
+-------------------------------------------------------------------
+Mon May 4 13:17:40 CEST 2009 - mseben@suse.cz
+
+- updated to version 1.5.9
+ - New features
+ * Added new option LATEX_SOURCE_CODE, which when enabled adds
+ source code also to the latex output
+ * Included updates for the Finnish, Romanian, Korean, German,
+ Japanese, and Hongarian translation.
+ * Added translation support for Esperanto.
+ * Added class attribute to the \todo and \bug HTML
+ code so they can be customized via CSS.
+ * Added support for Æ and æ characters.
+
+ - Bug fixes (ids refer to the gnome bugzilla database)
+ * id 395169: Some links via tagfiles were not correct in
+ combination with CREATE_SUBDIRS=YES
+ * id 539080: Having the same comment for the declaration and
+ definition of a function could result in duplicate documentation
+ in case the indentation level was different.
+ * id 566713: Dot font was not removed even though DOT_CLEANUP was YES.
+ * id 566925: Fixed problem resolving symbolic links.
+ * id 567044: Fully qualified name was not shown correctly for
+ nested classes.
+ * id 567375: Fixed parse problem for typedefs with redundant braces.
+ * id 567535: Fixed problem when parsing operator%= for CLI/C++ code.
+ * id 567777: Fixed problem with latex output when using enums.
+ * id 567990: Doxygen could crash when there was a symlink in project.
+ * id 568237: Non-ascii values entered where not saved according
+ to the INPUT_ENCODING.
+ * id 568505: Fixed build problem for old Linux distributions.
+ * id 569478: Fixed line continuation issue with the Fortran parser.
+ * id 570960: C++ class defined in a .mm file was sometimes parsed
+ as Objective-C code.
+ * id 571013: In the wizard, editing a text field in the middle of
+ the text in the expert tab caused the cursor to jump to the end
+ of the line.
+ * id 571096: Fixed Objective-C parsing problem when multiple
+ protocol forward declarations are put on one line.
+ * id 571990: Fixed compiler issue with portable_iconv by moving
+ the function to a C file.
+ * id 572560: Fixed parse issue when a #define is inside an enum.
+ * id 572740: Fixed problem parsing C++ comments using line continuation.
+ * id 573057: Included update for Swedish translator and changed
+ the language code from SE to SV to comply with ISO 639.
+ * id 578382: When referring to a static variable or function
+ doxygen will now look at the file context in case of ambiguity.
+
-------------------------------------------------------------------
Mon Feb 9 10:00:00 CET 2009 - olh@suse.de
diff --git a/doxygen.spec b/doxygen.spec
index 3531b8d..9d254cd 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -1,5 +1,5 @@
#
-# spec file for package doxygen (Version 1.5.8)
+# spec file for package doxygen (Version 1.5.9)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,8 +20,8 @@
Name: doxygen
BuildRequires: bison flex gcc-c++ libpng-devel
-Version: 1.5.8
-Release: 2
+Version: 1.5.9
+Release: 1
AutoReqProv: on
License: GPL v2 or later
Group: Development/Tools/Doc Generators
@@ -90,6 +90,50 @@ rm -rf %{buildroot}
%attr(755,root,root) /usr/bin/*
%changelog
+* Mon May 04 2009 mseben@suse.cz
+- updated to version 1.5.9
+ - New features
+ * Added new option LATEX_SOURCE_CODE, which when enabled adds
+ source code also to the latex output
+ * Included updates for the Finnish, Romanian, Korean, German,
+ Japanese, and Hongarian translation.
+ * Added translation support for Esperanto.
+ * Added class attribute to the \todo and \bug HTML
+ code so they can be customized via CSS.
+ * Added support for Æ and æ characters.
+ - Bug fixes (ids refer to the gnome bugzilla database)
+ * id 395169: Some links via tagfiles were not correct in
+ combination with CREATE_SUBDIRS=YES
+ * id 539080: Having the same comment for the declaration and
+ definition of a function could result in duplicate documentation
+ in case the indentation level was different.
+ * id 566713: Dot font was not removed even though DOT_CLEANUP was YES.
+ * id 566925: Fixed problem resolving symbolic links.
+ * id 567044: Fully qualified name was not shown correctly for
+ nested classes.
+ * id 567375: Fixed parse problem for typedefs with redundant braces.
+ * id 567535: Fixed problem when parsing operator%%= for CLI/C++ code.
+ * id 567777: Fixed problem with latex output when using enums.
+ * id 567990: Doxygen could crash when there was a symlink in project.
+ * id 568237: Non-ascii values entered where not saved according
+ to the INPUT_ENCODING.
+ * id 568505: Fixed build problem for old Linux distributions.
+ * id 569478: Fixed line continuation issue with the Fortran parser.
+ * id 570960: C++ class defined in a .mm file was sometimes parsed
+ as Objective-C code.
+ * id 571013: In the wizard, editing a text field in the middle of
+ the text in the expert tab caused the cursor to jump to the end
+ of the line.
+ * id 571096: Fixed Objective-C parsing problem when multiple
+ protocol forward declarations are put on one line.
+ * id 571990: Fixed compiler issue with portable_iconv by moving
+ the function to a C file.
+ * id 572560: Fixed parse issue when a #define is inside an enum.
+ * id 572740: Fixed problem parsing C++ comments using line continuation.
+ * id 573057: Included update for Swedish translator and changed
+ the language code from SE to SV to comply with ISO 639.
+ * id 578382: When referring to a static variable or function
+ doxygen will now look at the file context in case of ambiguity.
* Mon Feb 09 2009 olh@suse.de
- compile with RPM_OPT_FLAGS again
- apply 64bit patch unconditionally
@@ -396,7 +440,7 @@ rm -rf %{buildroot}
* Wed May 16 2001 cihlar@suse.cz
- update to version 1.2.7
- fixed warnings on ia64
-* Sun Mar 18 2001 ro@suse.de
+* Mon Mar 19 2001 ro@suse.de
- fixed neededforbuild
* Mon Mar 12 2001 cihlar@suse.cz
- update to version 1.2.6
@@ -423,7 +467,7 @@ rm -rf %{buildroot}
* Tue Aug 15 2000 garloff@suse.de
- Update to stable version 1.2.1.
- No need for using -g for release version any longer.
-* Tue Jul 04 2000 garloff@suse.de
+* Wed Jul 05 2000 garloff@suse.de
- Update to doxygen-1.1.5: Many bugfixes (last pre-1.2)
- Documentation (.ps,.pdf) is now being build from the sources
* Tue Jun 27 2000 garloff@suse.de
diff --git a/doxygen_manual-1.5.8.pdf.bz2 b/doxygen_manual-1.5.8.pdf.bz2
deleted file mode 100644
index ae11d24..0000000
--- a/doxygen_manual-1.5.8.pdf.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2e60b95559e89da269ea062ae431242830a3714d7347c170bc105dfb99abd659
-size 638005
diff --git a/doxygen_manual-1.5.9.pdf.bz2 b/doxygen_manual-1.5.9.pdf.bz2
new file mode 100644
index 0000000..44b13e6
--- /dev/null
+++ b/doxygen_manual-1.5.9.pdf.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9eceaad3dc5e604170fe92b69a3696c3d4320ee29b963cb866c97c2efafdd483
+size 638842
diff --git a/doxywizard-1.5.8-flex.patch b/doxywizard-1.5.9-flex.patch
similarity index 100%
rename from doxywizard-1.5.8-flex.patch
rename to doxywizard-1.5.9-flex.patch
diff --git a/doxywizard.changes b/doxywizard.changes
index c23925f..4b02103 100644
--- a/doxywizard.changes
+++ b/doxywizard.changes
@@ -1,3 +1,51 @@
+-------------------------------------------------------------------
+Mon May 4 13:17:40 CEST 2009 - mseben@suse.cz
+
+- updated to version 1.5.9
+ - New features
+ * Added new option LATEX_SOURCE_CODE, which when enabled adds
+ source code also to the latex output
+ * Included updates for the Finnish, Romanian, Korean, German,
+ Japanese, and Hongarian translation.
+ * Added translation support for Esperanto.
+ * Added class attribute to the \todo and \bug HTML
+ code so they can be customized via CSS.
+ * Added support for Æ and æ characters.
+
+ - Bug fixes (ids refer to the gnome bugzilla database)
+ * id 395169: Some links via tagfiles were not correct in
+ combination with CREATE_SUBDIRS=YES
+ * id 539080: Having the same comment for the declaration and
+ definition of a function could result in duplicate documentation
+ in case the indentation level was different.
+ * id 566713: Dot font was not removed even though DOT_CLEANUP was YES.
+ * id 566925: Fixed problem resolving symbolic links.
+ * id 567044: Fully qualified name was not shown correctly for
+ nested classes.
+ * id 567375: Fixed parse problem for typedefs with redundant braces.
+ * id 567535: Fixed problem when parsing operator%= for CLI/C++ code.
+ * id 567777: Fixed problem with latex output when using enums.
+ * id 567990: Doxygen could crash when there was a symlink in project.
+ * id 568237: Non-ascii values entered where not saved according
+ to the INPUT_ENCODING.
+ * id 568505: Fixed build problem for old Linux distributions.
+ * id 569478: Fixed line continuation issue with the Fortran parser.
+ * id 570960: C++ class defined in a .mm file was sometimes parsed
+ as Objective-C code.
+ * id 571013: In the wizard, editing a text field in the middle of
+ the text in the expert tab caused the cursor to jump to the end
+ of the line.
+ * id 571096: Fixed Objective-C parsing problem when multiple
+ protocol forward declarations are put on one line.
+ * id 571990: Fixed compiler issue with portable_iconv by moving
+ the function to a C file.
+ * id 572560: Fixed parse issue when a #define is inside an enum.
+ * id 572740: Fixed problem parsing C++ comments using line continuation.
+ * id 573057: Included update for Swedish translator and changed
+ the language code from SE to SV to comply with ISO 639.
+ * id 578382: When referring to a static variable or function
+ doxygen will now look at the file context in case of ambiguity.
+
-------------------------------------------------------------------
Mon Feb 9 10:00:00 CET 2009 - olh@suse.de
diff --git a/doxywizard.spec b/doxywizard.spec
index 56dd131..f5a5c5d 100644
--- a/doxywizard.spec
+++ b/doxywizard.spec
@@ -1,5 +1,5 @@
#
-# spec file for package doxywizard (Version 1.5.8)
+# spec file for package doxywizard (Version 1.5.9)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,8 +20,8 @@
Name: doxywizard
BuildRequires: bison flex libdrm-devel libjpeg-devel libqt4-devel update-desktop-files
-Version: 1.5.8
-Release: 2
+Version: 1.5.9
+Release: 1
AutoReqProv: on
Requires: doxygen = %{version}
License: GPL v2 or later
@@ -84,6 +84,50 @@ rm -rf %{buildroot}
%attr(444,root,root) %doc %{_mandir}/man1/doxywizard.1.gz
%changelog
+* Mon May 04 2009 mseben@suse.cz
+- updated to version 1.5.9
+ - New features
+ * Added new option LATEX_SOURCE_CODE, which when enabled adds
+ source code also to the latex output
+ * Included updates for the Finnish, Romanian, Korean, German,
+ Japanese, and Hongarian translation.
+ * Added translation support for Esperanto.
+ * Added class attribute to the \todo and \bug HTML
+ code so they can be customized via CSS.
+ * Added support for Æ and æ characters.
+ - Bug fixes (ids refer to the gnome bugzilla database)
+ * id 395169: Some links via tagfiles were not correct in
+ combination with CREATE_SUBDIRS=YES
+ * id 539080: Having the same comment for the declaration and
+ definition of a function could result in duplicate documentation
+ in case the indentation level was different.
+ * id 566713: Dot font was not removed even though DOT_CLEANUP was YES.
+ * id 566925: Fixed problem resolving symbolic links.
+ * id 567044: Fully qualified name was not shown correctly for
+ nested classes.
+ * id 567375: Fixed parse problem for typedefs with redundant braces.
+ * id 567535: Fixed problem when parsing operator%%= for CLI/C++ code.
+ * id 567777: Fixed problem with latex output when using enums.
+ * id 567990: Doxygen could crash when there was a symlink in project.
+ * id 568237: Non-ascii values entered where not saved according
+ to the INPUT_ENCODING.
+ * id 568505: Fixed build problem for old Linux distributions.
+ * id 569478: Fixed line continuation issue with the Fortran parser.
+ * id 570960: C++ class defined in a .mm file was sometimes parsed
+ as Objective-C code.
+ * id 571013: In the wizard, editing a text field in the middle of
+ the text in the expert tab caused the cursor to jump to the end
+ of the line.
+ * id 571096: Fixed Objective-C parsing problem when multiple
+ protocol forward declarations are put on one line.
+ * id 571990: Fixed compiler issue with portable_iconv by moving
+ the function to a C file.
+ * id 572560: Fixed parse issue when a #define is inside an enum.
+ * id 572740: Fixed problem parsing C++ comments using line continuation.
+ * id 573057: Included update for Swedish translator and changed
+ the language code from SE to SV to comply with ISO 639.
+ * id 578382: When referring to a static variable or function
+ doxygen will now look at the file context in case of ambiguity.
* Mon Feb 09 2009 olh@suse.de
- compile with RPM_OPT_FLAGS again
- apply 64bit patch unconditionally