diff --git a/libical-3.0.6.tar.gz b/libical-3.0.6.tar.gz
deleted file mode 100644
index e29c74f..0000000
--- a/libical-3.0.6.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5c8a21c2b732ece4a33e5c862970b4f35a8548bbcda50de5695f6fc211ac4d97
-size 879939
diff --git a/libical-3.0.7.tar.gz b/libical-3.0.7.tar.gz
new file mode 100644
index 0000000..f286f4b
--- /dev/null
+++ b/libical-3.0.7.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc
+size 881352
diff --git a/libical.changes b/libical.changes
index 70ce97d..5dee7e6 100644
--- a/libical.changes
+++ b/libical.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Dec 19 22:36:07 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
+
+- Update to release 3.0.7
+  * Fix memory leaks in attachment handling and elsewhere.
+  * Fix a multithreading race condition.
+
 -------------------------------------------------------------------
 Wed Oct 30 11:49:14 UTC 2019 - Adam Majer <adam.majer@suse.de>
 
diff --git a/libical.spec b/libical.spec
index 4b1621e..723ecbb 100644
--- a/libical.spec
+++ b/libical.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package libical
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %bcond_with glib
 %endif
 Name:           libical%{name_ext}
-Version:        3.0.6
+Version:        3.0.7
 Release:        0
 %if %{without glib}
 Summary:        An Implementation of Basic iCAL Protocols