diff --git a/doxygen-1.8.8-html.tar.bz2 b/doxygen-1.8.8-html.tar.bz2
deleted file mode 100644
index 42e7471..0000000
--- a/doxygen-1.8.8-html.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:37640ad73e11634f2b11a6db132da1221cf6dd43dc9152d0b1be6bbe1dd4d69f
-size 723068
diff --git a/doxygen-1.8.8.src.tar.gz b/doxygen-1.8.8.src.tar.gz
deleted file mode 100644
index 7cd8786..0000000
--- a/doxygen-1.8.8.src.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:158e7834f05e0aeea5794b23c1e775ddfebafc709543e47f6fff9d81b190ade1
-size 4955485
diff --git a/doxygen-1.8.9.1-html.tar.bz2 b/doxygen-1.8.9.1-html.tar.bz2
new file mode 100644
index 0000000..03aca8a
--- /dev/null
+++ b/doxygen-1.8.9.1-html.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2aa4d86737ac610fbd0fc8e612f0db496e5e238d399ca652c6f2fe375f5018c1
+size 743575
diff --git a/doxygen-1.8.9.1.src.tar.gz b/doxygen-1.8.9.1.src.tar.gz
new file mode 100644
index 0000000..a5836ff
--- /dev/null
+++ b/doxygen-1.8.9.1.src.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d4ab6e28d4d45d8956cad17470aade3fbe2356e8f64b92167e738c1887feccec
+size 5007458
diff --git a/doxygen.changes b/doxygen.changes
index 92f46d2..8ed1560 100644
--- a/doxygen.changes
+++ b/doxygen.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Fri Feb 6 06:45:26 UTC 2015 - mpluskal@suse.com
+
+- Update to 1.8.9.1:
+ * bugfix releas, see
+ http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
+ for details
+
-------------------------------------------------------------------
Thu Aug 28 17:57:41 UTC 2014 - andreas.stieger@gmx.de
diff --git a/doxygen.spec b/doxygen.spec
index 9dbf034..ad41c98 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -1,7 +1,7 @@
#
# spec file for package doxygen
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@ BuildRequires: libpng-devel
BuildRequires: python-base
BuildRequires: python-xml
BuildRequires: unzip
-Version: 1.8.8
+Version: 1.8.9.1
Release: 0
Summary: Automated C, C++, and Java Documentation Generator
License: GPL-2.0+
diff --git a/doxygen_manual-1.8.8.pdf.zip b/doxygen_manual-1.8.8.pdf.zip
deleted file mode 100644
index 735c7bc..0000000
--- a/doxygen_manual-1.8.8.pdf.zip
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f40f49d02c77f31c79d0dc697abc5c6f5f066cb31594bd46b1e0c8ee6dd70334
-size 1063492
diff --git a/doxygen_manual-1.8.9.1.pdf.zip b/doxygen_manual-1.8.9.1.pdf.zip
new file mode 100644
index 0000000..64053c4
--- /dev/null
+++ b/doxygen_manual-1.8.9.1.pdf.zip
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0fb0f15d6fe4887dde07c2bd8e75a2ac67cf50103dc229615146c33971968b65
+size 1069541
diff --git a/doxywizard.changes b/doxywizard.changes
index 3e55845..1a15b94 100644
--- a/doxywizard.changes
+++ b/doxywizard.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Fri Feb 6 06:45:26 UTC 2015 - mpluskal@suse.com
+
+- Update to 1.8.9.1:
+ * bugfix releas, see
+ http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
+ for details
+
-------------------------------------------------------------------
Thu Aug 28 17:57:41 UTC 2014 - andreas.stieger@gmx.de
diff --git a/doxywizard.spec b/doxywizard.spec
index bd08ac6..ce7ead0 100644
--- a/doxywizard.spec
+++ b/doxywizard.spec
@@ -1,7 +1,7 @@
#
# spec file for package doxywizard
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gcc-c++
BuildRequires: libjpeg-devel
-Version: 1.8.8
+Version: 1.8.9.1
Release: 0
Requires: doxygen = %{version}
Summary: Graphical User Interface for Doxygen