diff --git a/doxygen-1.7.0-modify_footer.patch b/doxygen-1.7.0-modify_footer.patch
index 91620b6..ab27ac6 100644
--- a/doxygen-1.7.0-modify_footer.patch
+++ b/doxygen-1.7.0-modify_footer.patch
@@ -1,16 +1,26 @@
-Index: src/configoptions.cpp
+Index: Doxyfile
===================================================================
---- src/configoptions.cpp.orig
-+++ src/configoptions.cpp
-@@ -1497,9 +1497,9 @@ void addConfigOptions(Config *cfg)
- "If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML\n"
- "page will contain the date and time when the page was generated. Setting this\n"
- "to NO can help when comparing the output of multiple runs.\n"
-- "The default value is: YES.\n"
-+ "The default value is: NO.\n"
- "This tag requires that the tag GENERATE_HTML is set to YES.",
-- TRUE
-+ FALSE
- );
- cb->addDependency("GENERATE_HTML");
- //----
+--- Doxyfile.orig 2014-02-08 14:06:14.000000000 +0100
++++ Doxyfile 2014-05-13 09:07:52.475141202 +0200
+@@ -148,7 +148,7 @@
+ HTML_COLORSTYLE_HUE = 220
+ HTML_COLORSTYLE_SAT = 100
+ HTML_COLORSTYLE_GAMMA = 80
+-HTML_TIMESTAMP = YES
++HTML_TIMESTAMP = NO
+ HTML_DYNAMIC_SECTIONS = YES
+ HTML_INDEX_NUM_ENTRIES = 100
+ GENERATE_DOCSET = YES
+Index: doc/config.doc
+===================================================================
+--- doc/config.doc.orig 2014-04-13 10:34:33.000000000 +0200
++++ doc/config.doc 2014-05-13 09:08:41.420140828 +0200
+@@ -2035,7 +2035,7 @@
+ multiple runs.
+
+
+-The default value is: YES
.
++The default value is: NO
.
+
+
+ This tag requires that the tag \ref cfg_generate_html "GENERATE_HTML" is set to \c YES.
diff --git a/doxygen-1.8.6-html.tar.bz2 b/doxygen-1.8.6-html.tar.bz2
deleted file mode 100644
index f9b4d53..0000000
--- a/doxygen-1.8.6-html.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f2614cc553b6f05fa7cea4b1584d1d8edec10a918c3f7f74536e034930186b37
-size 702845
diff --git a/doxygen-1.8.6.src.tar.gz b/doxygen-1.8.6.src.tar.gz
deleted file mode 100644
index 7375fe6..0000000
--- a/doxygen-1.8.6.src.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6a718625f0c0c1eb3dee78ec1f83409b49e790f4c6c47fd44cd51cb92695535f
-size 7355610
diff --git a/doxygen-1.8.7-html.tar.bz2 b/doxygen-1.8.7-html.tar.bz2
new file mode 100644
index 0000000..57e9525
--- /dev/null
+++ b/doxygen-1.8.7-html.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9879e1980ebe8936b8bec6af86b98aa69ca07827422bd15e3b4739cde2d0107c
+size 718150
diff --git a/doxygen-1.8.7.src.tar.gz b/doxygen-1.8.7.src.tar.gz
new file mode 100644
index 0000000..3fe4248
--- /dev/null
+++ b/doxygen-1.8.7.src.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c6eac6b6e82148ae15ec5aecee4631547359f284af1ce94474d046ebca6ee3d9
+size 4796875
diff --git a/doxygen.changes b/doxygen.changes
index ca83023..a79f834 100644
--- a/doxygen.changes
+++ b/doxygen.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Tue May 13 07:05:09 UTC 2014 - pgajdos@suse.com
+
+- updated to 1.8.7:
+ * many bugfixes and features, see
+ http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
+ for details
+- altered modify_footer.patch
+
-------------------------------------------------------------------
Thu Jan 2 09:28:07 UTC 2014 - pgajdos@suse.com
diff --git a/doxygen.spec b/doxygen.spec
index e94aa1f..cc6f8bc 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -23,8 +23,9 @@ BuildRequires: gcc-c++
BuildRequires: graphviz
BuildRequires: libpng-devel
BuildRequires: python-base
+BuildRequires: python-xml
BuildRequires: unzip
-Version: 1.8.6
+Version: 1.8.7
Release: 0
Summary: Automated C, C++, and Java Documentation Generator
License: GPL-2.0+
diff --git a/doxygen_manual-1.8.6.pdf.zip b/doxygen_manual-1.8.6.pdf.zip
deleted file mode 100644
index 128bcc6..0000000
--- a/doxygen_manual-1.8.6.pdf.zip
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb2c899c9732cb9c383375268de821e17eb4fa3d662d34cfb4b32882d5d33039
-size 1006634
diff --git a/doxygen_manual-1.8.7.pdf.zip b/doxygen_manual-1.8.7.pdf.zip
new file mode 100644
index 0000000..3c72788
--- /dev/null
+++ b/doxygen_manual-1.8.7.pdf.zip
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6796de1e77f723dcb52f36395161fdfbeaeebf769a297eb78b73e19b9542aa59
+size 1053634
diff --git a/doxywizard.changes b/doxywizard.changes
index 8c39c33..b73afd3 100644
--- a/doxywizard.changes
+++ b/doxywizard.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Tue May 13 07:05:39 UTC 2014 - pgajdos@suse.com
+
+- updated to 1.8.7:
+ * many bugfixes and features, see
+ http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
+ for details
+
-------------------------------------------------------------------
Thu Jan 2 09:29:23 UTC 2014 - pgajdos@suse.com
diff --git a/doxywizard.spec b/doxywizard.spec
index ae25fdf..a3a1c89 100644
--- a/doxywizard.spec
+++ b/doxywizard.spec
@@ -21,7 +21,7 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gcc-c++
BuildRequires: libjpeg-devel
-Version: 1.8.6
+Version: 1.8.7
Release: 0
Requires: doxygen = %{version}
Summary: Graphical User Interface for Doxygen