diff --git a/_service b/_service
index 8a24812..23126a5 100644
--- a/_service
+++ b/_service
@@ -4,11 +4,10 @@
foliate
https://github.com/johnfactotum/foliate.git
git
- refs/tags/2.0.0
+ refs/tags/2.1.1
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
- enable
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 3a13227..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://github.com/johnfactotum/foliate.git
- 01d32d67de021fa452cc354ec2a0ea24d314a8a1
\ No newline at end of file
diff --git a/foliate-2.0.0.obscpio b/foliate-2.0.0.obscpio
deleted file mode 100644
index dc1c480..0000000
--- a/foliate-2.0.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c3e47a23b904fe0afd9f9b3b272b50170370f347978615fa876434c81047c1f8
-size 4912140
diff --git a/foliate-2.1.1.obscpio b/foliate-2.1.1.obscpio
new file mode 100644
index 0000000..7d5d5e2
--- /dev/null
+++ b/foliate-2.1.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c32ae8e205566be410fe1b2d1aaf66657c259bb60f2b847b8cdf33135337cce1
+size 4994572
diff --git a/foliate.changes b/foliate.changes
index 2d8456d..301df8f 100644
--- a/foliate.changes
+++ b/foliate.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Thu Apr 9 05:21:32 UTC 2020 - Ismail Dönmez
+
+- Update to version 2.1.1:
+ * Fixed wrong version number
+
+-------------------------------------------------------------------
+Wed Apr 08 15:09:46 UTC 2020 - idonmez@suse.com
+
+- Update to version 2.1.0:
+ * New and improved icon (#268)
+ * Option to disable turn page on tap (#270)
+ * A menu on the welcome screen for opening recent files (#69)
+ * Restored shortcuts for showing ToC, annotations, and bookmarks
+ * Fixed application not translated (#274)
+
-------------------------------------------------------------------
Sun Apr 05 16:08:11 UTC 2020 - bjorn.lie@gmail.com
diff --git a/foliate.obsinfo b/foliate.obsinfo
index 78a6817..902a191 100644
--- a/foliate.obsinfo
+++ b/foliate.obsinfo
@@ -1,5 +1,5 @@
name: foliate
-version: 2.0.0
-mtime: 1586072152
-commit: 01d32d67de021fa452cc354ec2a0ea24d314a8a1
+version: 2.1.1
+mtime: 1586400793
+commit: 681c7dfe1f6c97c9d218a79d3b333cc4354e5eb6
diff --git a/foliate.spec b/foliate.spec
index 64986a7..e0cddfb 100644
--- a/foliate.spec
+++ b/foliate.spec
@@ -18,7 +18,7 @@
%define oname com.github.johnfactotum.Foliate
Name: foliate
-Version: 2.0.0
+Version: 2.1.1
Release: 0
Summary: A simple and modern GTK eBook reader
License: GPL-3.0-only
@@ -46,14 +46,19 @@ A simple and modern GTK eBook viewer, built with GJS and Epub.js.
%install
%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}/%{name}/assets/KindleUnpack/*; do
+rm %{buildroot}/%{_datadir}/com.github.johnfactotum.Foliate/assets/.eslintrc.json
+
+for file in %{buildroot}%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/*; do
chmod a-x $file
done
-pushd %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/
-sed -i -e '/^#!\//, 1d' *.py
+
+pushd %{buildroot}%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/
+sed -i -e '/^#!/, 1d' *.py
popd
+
%find_lang %{oname} --with-gnome
%files
@@ -61,7 +66,7 @@ popd
%doc README.md
%{_bindir}/%{oname}
%{_datadir}/applications/
-%{_datadir}/%{name}
+%{_datadir}/com.github.johnfactotum.Foliate
%{_datadir}/glib-2.0/schemas/
%{_datadir}/metainfo/
%{_datadir}/icons/hicolor/