diff --git a/_service b/_service
index d08c69e..be3d86d 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
https://github.com/johnfactotum/foliate.git
git
git-master
- 1.3.1
+ 1.4.0
master
enable
dead_mozay@opensuse.org
diff --git a/_servicedata b/_servicedata
index c67dd6a..713c60a 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/johnfactotum/foliate.git
- b472cb678e13f0f3b2e5804d1cafb93bc0809896
\ No newline at end of file
+ b81b9b01de32de36b26efef5a865051aa3cec408
\ No newline at end of file
diff --git a/foliate-1.3.1.obscpio b/foliate-1.3.1.obscpio
deleted file mode 100644
index 4d2fcf5..0000000
--- a/foliate-1.3.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a8078ebcfeefac5ded0410effe6e339339acac5e42f7b397ef971c4a73f02d28
-size 2954252
diff --git a/foliate-1.4.0.obscpio b/foliate-1.4.0.obscpio
new file mode 100644
index 0000000..007b0c0
--- /dev/null
+++ b/foliate-1.4.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:582631cdfda9ed0f164d7fa806237ce8d71ad012896a399293bb537ad8e921fa
+size 3304460
diff --git a/foliate.changes b/foliate.changes
index ab72336..b138104 100644
--- a/foliate.changes
+++ b/foliate.changes
@@ -1,3 +1,65 @@
+-------------------------------------------------------------------
+Sun Jul 07 16:43:41 UTC 2019 - dead_mozay@opensuse.org
+
+- Update to version 1.4.0:
+ * Update screenshots
+ * Update translations again
+ * Don't remember file if it wasn't successfully opened
+ * Allow opening files from the error screen
+ * Remove stack switcher padding
+ * Update translations
+ * Update README.md
+ * Prepare for release
+ * Fix popover positioning
+ * Add selection action preference
+ * Add footnote preference
+ * Refactor cursor preference
+ * Add preference to restore last file automatically
+ * Add sidebar preference
+ * Don't show footnote when there's no footnote
+ * Use GtkStack in preference window
+ * Fix not being able to toggle navbar when there's no navbar
+ * Prevent selection when switching stack items
+ * Fix stuff not working when starting with the reading progress bar hidden
+ * Escape ampersands
+ * Use Wikimedia REST API
+ * Improve popover placement
+ * Allow setting target language for Google Translate
+ * Add Google Translate
+ * Add Wikipedia lookup
+ * Don't highlight or lookup on selection
+ * Refactor popover
+ * Set max width because some dictionaries don't wrap
+ * Add default width to "About This Book" dialog
+ * Update README.md
+ * Update README.md
+ * Add support for dictd
+ * Remove trailing whitespaces
+ * Farewell to Libsoup
+ * Refactor dictionary lookup
+ * Make font-weight override less agressive
+ * Add list-{remove,add}-symbolic as fallback in accordance with SpinButton
+ * Add backspace shortcut
+ * Update README.md
+ * Disable resize polling in Epub.js
+ * Update Debian package specification
+ * Add Debian package specification
+ * Use sentence case for tooltip text
+ * Add copyright notice
+ * Make handling of ByteArrays compatible with older versions of GJS
+ * Make things more compatible with older environments
+ * Initial support for popup footnotes/endnotes
+ * Remember sidebar page
+ * Update README.md
+ * Redraw annotations on view change
+ * Add separators to notes and bookmarks list
+ * Add page entry
+ * Add tooltip to TOC items
+ * Restore frame to search results
+ * Add optional sidebar UI for TOC, bookmarks, and annotations
+ * Refactor TOC, bookmarks, and annotations popover
+ * Add option to search current chapter only
+
-------------------------------------------------------------------
Sat Jun 29 02:49:00 UTC 2019 - dead_mozay@opensuse.org
diff --git a/foliate.obsinfo b/foliate.obsinfo
index 82cd0f2..9cd93ed 100644
--- a/foliate.obsinfo
+++ b/foliate.obsinfo
@@ -1,5 +1,5 @@
name: foliate
-version: 1.3.1
-mtime: 1561764019
-commit: b472cb678e13f0f3b2e5804d1cafb93bc0809896
+version: 1.4.0
+mtime: 1562516659
+commit: b81b9b01de32de36b26efef5a865051aa3cec408
diff --git a/foliate.spec b/foliate.spec
index a5082f6..e66ba29 100644
--- a/foliate.spec
+++ b/foliate.spec
@@ -18,7 +18,7 @@
%define oname com.github.johnfactotum.Foliate
Name: foliate
-Version: 1.3.1
+Version: 1.4.0
Release: 0
Summary: A simple and modern GTK eBook reader
License: GPL-3.0-only
@@ -26,7 +26,7 @@ Group: Productivity/Office/Other
URL: https://johnfactotum.github.io/foliate/
Source: %{name}-%{version}.tar.gz
BuildRequires: gcc-c++
-BuildRequires: meson >= 0.50.0
+BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gjs-1.0)
BuildRequires: pkgconfig(glib-2.0)