diff --git a/_service b/_service
index bd88871..3279490 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
@PARENT_TAG@+git@TAG_OFFSET@.%h
v(.*)
\1
- v2.0.6
+ v2.0.7
enable
diff --git a/_servicedata b/_servicedata
index bc749f2..db19940 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,6 +1,6 @@
http://git.haproxy.org/git/haproxy-2.0.git
- 58706ab4bdbea3468253eddf07f2d58db43bfcb4
+ 1909aa1e2f34dc8aaa86c279553eec2c99c14f2e
\ No newline at end of file
diff --git a/haproxy-2.0.6+git0.58706ab4.tar.gz b/haproxy-2.0.6+git0.58706ab4.tar.gz
deleted file mode 100644
index 55a7f7e..0000000
--- a/haproxy-2.0.6+git0.58706ab4.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:19693941cb1e83871b5d8a5d9afd2bc592ed20da6e093fcd46d07f94d0b8bb52
-size 2618003
diff --git a/haproxy-2.0.7+git0.1909aa1e.tar.gz b/haproxy-2.0.7+git0.1909aa1e.tar.gz
new file mode 100644
index 0000000..a71cb96
--- /dev/null
+++ b/haproxy-2.0.7+git0.1909aa1e.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7345988132423349b2d10d9383fde1f892d6770a9b0ad17bd40b1bb3874f7e0b
+size 2619665
diff --git a/haproxy.changes b/haproxy.changes
index 68c9998..e9b0609 100644
--- a/haproxy.changes
+++ b/haproxy.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Mon Oct 07 08:05:46 UTC 2019 - kgronlund@suse.com
+
+- Update to version 2.0.7+git0.1909aa1e:
+ * [RELEASE] Released version 2.0.7
+ * BUG/MEDIUM: namespace: fix fd leak in master-worker mode
+ * DOC: Fix documentation about the cli command to get resolver stats
+ * BUG/MINOR: contrib/prometheus-exporter: Return the time averages in seconds
+ * MINOR: stats: Add the support of float fields in stats
+ * MINOR: spoe: Support the async mode with several threads
+ * MINOR: spoe: Improve generation of the engine-id
+ * BUG/MEDIUM: spoe: Use a different engine-id per process
+ * BUG/MINOR: mux-h1: Do h2 upgrade only on the first request
+ * BUG/MAJOR: mux_h2: Don't consume more payload than received for skipped frames
+ * BUG/MINOR: mux-h2: Use the dummy error when decoding headers for a closed stream
+ * BUG/MEDIUM: mux-h2: don't reject valid frames on closed streams
+ * BUG/MEDIUM: namespace: close open namespaces during soft shutdown
+ * BUG/MINOR: mux-h2: do not wake up blocked streams before the mux is ready
+ * BUG/MEDIUM: checks: make sure the connection is ready before trying to recv
+ * BUG/MEDIUM: stream-int: Process connection/CS errors during synchronous sends
+ * BUG/MINOR: stream-int: Process connection/CS errors first in si_cs_send()
+ * BUG/MEDIUM: check/threads: make external checks run exclusively on thread 1
+ * BUG/MAJOR: mux-h2: Handle HEADERS frames received after a RST_STREAM frame
+ * BUG/MINOR: mux-h2: Be sure to have a connection to unsubcribe
+ * BUG/MEDIUM: stick-table: Properly handle "show table" with a data type argument
+
-------------------------------------------------------------------
Tue Sep 17 15:41:39 UTC 2019 - kgronlund@suse.com
diff --git a/haproxy.spec b/haproxy.spec
index 6fb3923..d6407a6 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -47,7 +47,7 @@
%endif
Name: haproxy
-Version: 2.0.6+git0.58706ab4
+Version: 2.0.7+git0.1909aa1e
Release: 0
#
#