diff --git a/FanFicFare-3.0.0.tar.gz b/FanFicFare-3.0.0.tar.gz
deleted file mode 100644
index b0d767f..0000000
--- a/FanFicFare-3.0.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df499089638d9c2fc6fe601929a23e31368cab46c882e1c299b29aa6569350b8
-size 330304
diff --git a/FanFicFare-3.0.10+git.1539286261.2b549c5a.tar.xz b/FanFicFare-3.0.10+git.1539286261.2b549c5a.tar.xz
new file mode 100644
index 0000000..2c59999
--- /dev/null
+++ b/FanFicFare-3.0.10+git.1539286261.2b549c5a.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b81373a27e90c1341d0230c422eca899816e1a85490d56ad433d2fe59412afe7
+size 683376
diff --git a/_service b/_service
new file mode 100644
index 0000000..8c6bb82
--- /dev/null
+++ b/_service
@@ -0,0 +1,14 @@
+
+
+ 3.0.10+git
+ https://github.com/JimmXinu/FanFicFare.git
+ git
+ .git*
+ enable
+
+
+ xz
+ *.tar
+
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..1573033
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/JimmXinu/FanFicFare.git
+ 2b549c5a4db6ed3eba483bb57bc62eaf9dedab97
\ No newline at end of file
diff --git a/python-fanficfare.changes b/python-fanficfare.changes
index 6fd7e5b..9c7947e 100644
--- a/python-fanficfare.changes
+++ b/python-fanficfare.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Sun Oct 14 22:44:11 UTC 2018 - opensuse-packaging@opensuse.org
+
+- Update to version 3.0.10+git.1539286261.2b549c5a:
+ * Bump Test Version 3.0.10
+ * Update strings to translate.
+ * Change adapter_lightnovelgatecom to adapter_novelonlinefullcom for site change. Closes #346
+ * Bump Test Version 3.0.9
+ * Fix adapter_wuxiaworldco date formate for 24 hour clock. Closes #345
+ * Bump Test Version 3.0.8
+ * Add max_zalgo feature.
+ * Bump Test Version 3.0.7
+ * Handle stories without cover correctly adapter_wwwlushstoriescom. Closes #344
+ * Bump Test Version 3.0.6
+
-------------------------------------------------------------------
Tue Oct 9 21:13:03 UTC 2018 - Matěj Cepl
diff --git a/python-fanficfare.spec b/python-fanficfare.spec
index 8a6402b..4b23c0d 100644
--- a/python-fanficfare.spec
+++ b/python-fanficfare.spec
@@ -20,13 +20,13 @@
%define upnamedown fanficfare
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fanficfare
-Version: 3.0.0
+Version: 3.0.10+git.1539286261.2b549c5a
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only
Group: Development/Languages/Python
URL: https://github.com/JimmXinu/FanFicFare
-Source: https://files.pythonhosted.org/packages/source/F/%{upname}/%{upname}-%{version}.tar.gz
+Source: %{upname}-%{version}.tar.xz
BuildRequires: %{python_module beautifulsoup4}
BuildRequires: %{python_module chardet}
BuildRequires: %{python_module html2text}