diff --git a/_service b/_service
index 487c278..8a24812 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,10 @@
foliate
https://github.com/johnfactotum/foliate.git
git
+ refs/tags/2.0.0
@PARENT_TAG@+@TAG_OFFSET@
- 1.x
+ (.*)\+0
+ \1
enable
diff --git a/_servicedata b/_servicedata
index f108ffe..3a13227 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/johnfactotum/foliate.git
- c93f623c1b5a93eb54744d1dba3f8f8ff047606f
\ No newline at end of file
+ 01d32d67de021fa452cc354ec2a0ea24d314a8a1
\ No newline at end of file
diff --git a/foliate-1.5.3+54.obscpio b/foliate-1.5.3+54.obscpio
deleted file mode 100644
index 58a89a6..0000000
--- a/foliate-1.5.3+54.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:72e7b13464d9af816cde1052beef1dd82ddad012461d23c792cdd782a691c261
-size 2750988
diff --git a/foliate-2.0.0.obscpio b/foliate-2.0.0.obscpio
new file mode 100644
index 0000000..dc1c480
--- /dev/null
+++ b/foliate-2.0.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c3e47a23b904fe0afd9f9b3b272b50170370f347978615fa876434c81047c1f8
+size 4912140
diff --git a/foliate.changes b/foliate.changes
index ec396b8..2d8456d 100644
--- a/foliate.changes
+++ b/foliate.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sun Apr 05 16:08:11 UTC 2020 - bjorn.lie@gmail.com
+
+- Update to version 2.0.0:
+ * New stable branch, various interface improvments and bug fixes.
+
-------------------------------------------------------------------
Wed Dec 04 20:38:34 UTC 2019 - bjorn.lie@gmail.com
diff --git a/foliate.obsinfo b/foliate.obsinfo
index 53cdf33..78a6817 100644
--- a/foliate.obsinfo
+++ b/foliate.obsinfo
@@ -1,5 +1,5 @@
name: foliate
-version: 1.5.3+54
-mtime: 1570584127
-commit: c93f623c1b5a93eb54744d1dba3f8f8ff047606f
+version: 2.0.0
+mtime: 1586072152
+commit: 01d32d67de021fa452cc354ec2a0ea24d314a8a1
diff --git a/foliate.spec b/foliate.spec
index 458be87..64986a7 100644
--- a/foliate.spec
+++ b/foliate.spec
@@ -1,7 +1,7 @@
#
# spec file for package foliate
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define oname com.github.johnfactotum.Foliate
Name: foliate
-Version: 1.5.3+54
+Version: 2.0.0
Release: 0
Summary: A simple and modern GTK eBook reader
License: GPL-3.0-only
@@ -38,7 +38,7 @@ A simple and modern GTK eBook viewer, built with GJS and Epub.js.
%lang_package
%prep
-%autosetup
+%autosetup -p1
%build
%meson
@@ -48,10 +48,10 @@ A simple and modern GTK eBook viewer, built with GJS and Epub.js.
%meson_install
find {README.md,COPYING} -type f -perm /111 -exec chmod 644 {} \;
find %{buildroot}/%{_datadir}/. -type f -executable -exec chmod -x "{}" \;
-for file in %{buildroot}%{_datadir}/%{oname}/assets/KindleUnpack/*; do
+for file in %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/*; do
chmod a-x $file
done
-pushd %{buildroot}%{_datadir}/%{oname}/assets/KindleUnpack/
+pushd %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/
sed -i -e '/^#!\//, 1d' *.py
popd
%find_lang %{oname} --with-gnome
@@ -61,7 +61,7 @@ popd
%doc README.md
%{_bindir}/%{oname}
%{_datadir}/applications/
-%{_datadir}/%{oname}/
+%{_datadir}/%{name}
%{_datadir}/glib-2.0/schemas/
%{_datadir}/metainfo/
%{_datadir}/icons/hicolor/