diff --git a/_service b/_service
deleted file mode 100644
index d8c8d2c..0000000
--- a/_service
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
- https://github.com/containers/fuse-overlayfs.git
- git
- fuse-overlayfs
- 1.1.0
- v1.1.0
-
-
- fuse-overlayfs
-
-
- *.tar
- xz
-
-
diff --git a/fuse-overlayfs-1.1.0.tar.xz b/fuse-overlayfs-1.1.0.tar.xz
deleted file mode 100644
index 8b57e8b..0000000
--- a/fuse-overlayfs-1.1.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4615fb63d28b40f57f37f5b6127702560b00fd0e87bef0a2421e6a3f498732dd
-size 80748
diff --git a/fuse-overlayfs.changes b/fuse-overlayfs.changes
index 5a6a1a5..0f168b4 100644
--- a/fuse-overlayfs.changes
+++ b/fuse-overlayfs.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sun Aug 16 15:05:34 UTC 2020 - Dirk Mueller
+
+- udpate to 1.1.2
+ - fix build issues with libmusl.
+ - fix memory leak when creating whiteout files.
+ - fix lookup for overflow uid when it is different than the overflow gid.
+
-------------------------------------------------------------------
Wed Jun 24 13:10:52 UTC 2020 - Ralf Haferkamp
diff --git a/fuse-overlayfs.spec b/fuse-overlayfs.spec
index 9b9de60..e31612f 100644
--- a/fuse-overlayfs.spec
+++ b/fuse-overlayfs.spec
@@ -17,13 +17,13 @@
Name: fuse-overlayfs
-Version: 1.1.0
+Version: 1.1.2
Release: 0
Summary: FUSE implementation for overlayfs
License: GPL-3.0-only
Group: System/Management
URL: https://github.com/containers/fuse-overlayfs
-Source0: %{name}-%{version}.tar.xz
+Source0: https://github.com/containers/fuse-overlayfs/archive/v%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fuse3-devel
diff --git a/v1.1.2.tar.gz b/v1.1.2.tar.gz
new file mode 100644
index 0000000..9b24ec4
--- /dev/null
+++ b/v1.1.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1c0fa67f806c44d5c51f4bce02fdcb546137a2688a8de76d93d07b79defc9cac
+size 98055