diff --git a/GitPython-3.1.12.1609914640.3dd71d3e.tar.xz b/GitPython-3.1.12.1609914640.3dd71d3e.tar.xz
deleted file mode 100644
index 9096996..0000000
--- a/GitPython-3.1.12.1609914640.3dd71d3e.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dd52de54d79b48e1b2735c804ccc180302ff3d69c2d7ca532f0976bff409288b
-size 10928024
diff --git a/GitPython-3.1.12.1610074031.f653af66.tar.xz b/GitPython-3.1.12.1610074031.f653af66.tar.xz
new file mode 100644
index 0000000..0c4097d
--- /dev/null
+++ b/GitPython-3.1.12.1610074031.f653af66.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:42cef2152b84e2abba1f26b6c1cdcf4c5938017edfe91f4c44dd19770b5c0ff4
+size 10938580
diff --git a/_service b/_service
index 6cccd9d..627fbed 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
yes
enable
enable
- refs/tags/3.1.12
+ f653af66e4c9461579ec44db50e113facf61e2d3
xz
diff --git a/_servicedata b/_servicedata
index 82393b0..dc656f3 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/gitpython-developers/GitPython
- 3dd71d3edbf3930cce953736e026ac3c90dd2e59
\ No newline at end of file
+ f653af66e4c9461579ec44db50e113facf61e2d3
\ No newline at end of file
diff --git a/python-GitPython.changes b/python-GitPython.changes
index 118c2e2..1755d37 100644
--- a/python-GitPython.changes
+++ b/python-GitPython.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Thu Jan 14 14:19:01 UTC 2021 - mmachova@suse.com
+
+- Update to version 3.1.12.1610074031.f653af66:
+ * fix flake
+ * fix tests the fast way
+ * First attempt to fix failing test of #1103
+
-------------------------------------------------------------------
Sun Jan 10 17:13:24 UTC 2021 - mliska@suse.cz
diff --git a/python-GitPython.spec b/python-GitPython.spec
index 7732b77..66c979d 100644
--- a/python-GitPython.spec
+++ b/python-GitPython.spec
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-GitPython
-Version: 3.1.12.1609914640.3dd71d3e
+Version: 3.1.12.1610074031.f653af66
Release: 0
Summary: Python Git Library
License: BSD-3-Clause