diff --git a/grisbi-0.8.9.tar.bz2 b/grisbi-0.8.9.tar.bz2
deleted file mode 100644
index 5b7b1d9..0000000
--- a/grisbi-0.8.9.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ea01522bc4fa34bc0ba4b94324c15218f3d79d4a5cfcd44f87a2ef8eed101080
-size 1923855
diff --git a/grisbi-1.0.0.tar.bz2 b/grisbi-1.0.0.tar.bz2
new file mode 100644
index 0000000..1a3ed3f
--- /dev/null
+++ b/grisbi-1.0.0.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a23d26777666814d918702ad9207bac433abd3ac71568d53f7c485670f92c55
+size 6933736
diff --git a/grisbi.changes b/grisbi.changes
index 802946d..4c1d406 100644
--- a/grisbi.changes
+++ b/grisbi.changes
@@ -1,3 +1,26 @@
+-------------------------------------------------------------------
+Sat Aug  9 12:32:09 UTC 2014 - dimstar@opensuse.org
+
+- Update to version 1.0.0:
+  + Chart on budget estimates.
+  + Bankcard management with estimates.
+  + Accountancy adapted to associations.
+  + More contextual menus.
+  + Adding of goffice's library for the graphs.
+  + Import of categories files in budgetary lines.
+  + Change the accounts list order by drag and drop.
+  + Balance in function of operation date or its value date.
+  + Display of unused payees.
+  + Full screen display through F11 function key.
+  + New operation through <Ctrl><T> keyboard shortcut.
+  + User manual direct access through Help menu or <Ctrl><H>
+    keyboard shortcut.
+  + new french user manual.
+  + fixes many bugs.
+  + fix many memory leaks.
+- Add pkgconfig(libgoffice-0.8) and pkgconfig(libofx)
+  BuildRequires: new dependencies.
+
 -------------------------------------------------------------------
 Wed Jan  4 09:41:42 UTC 2012 - vuntz@opensuse.org
 
diff --git a/grisbi.spec b/grisbi.spec
index a07bdca..bd5bfcc 100644
--- a/grisbi.spec
+++ b/grisbi.spec
@@ -2,7 +2,7 @@
 #
 # spec file for package grisbi
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 
 Name:           grisbi
-Version:        0.8.9
+Version:        1.0.0
 Release:        0
 Summary:        Personal Accounting Application
 License:        GPL-2.0+
 Group:          Productivity/Office/Finance
 Url:            http://www.grisbi.org
-Source:         http://downloads.sourceforge.net/project/grisbi/grisbi%20stable/0.8.x/%{name}-%{version}.tar.bz2
+Source:         http://downloads.sourceforge.net/project/grisbi/grisbi%20stable/1.0.x/%{name}-%{version}.tar.bz2
 # Needed for make check
 #BuildRequires:  cunit-devel
 BuildRequires:  fdupes
@@ -33,6 +33,8 @@ BuildRequires:  libofx-devel
 BuildRequires:  openssl-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libgoffice-0.8)
+BuildRequires:  pkgconfig(libofx)
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -55,7 +57,6 @@ make %{?jobs:-j%{jobs}}
 
 %install
 %make_install
-rm %{buildroot}%{_libdir}/grisbi/*.la
 # Those files are deprecated and not needed anymore
 rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
 %suse_update_desktop_file %{name}
@@ -78,12 +79,8 @@ rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
 %{_datadir}/doc/grisbi/
 %{_datadir}/grisbi/
 %{_datadir}/icons/*/*/apps/grisbi.*
+%{_datadir}/mime/packages/grisbi.xml
 %{_datadir}/pixmaps/grisbi/
-%dir %{_libdir}/grisbi
-# Explicitly list plugins
-%{_libdir}/grisbi/gnucash.so
-%{_libdir}/grisbi/ofx.so
-%{_libdir}/grisbi/openssl.so
 
 %files lang -f %{name}.lang