diff --git a/.gitignore b/.gitignore
index 1224a38..8662db0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/libcroco-0.6.11.tar.xz
+SOURCES/libcroco-0.6.12.tar.xz
diff --git a/.libcroco.metadata b/.libcroco.metadata
index a474163..f5a3825 100644
--- a/.libcroco.metadata
+++ b/.libcroco.metadata
@@ -1 +1 @@
-35203ccb3c30ae1d0956a362c6aabe6109e582f3 SOURCES/libcroco-0.6.11.tar.xz
+f34287280cbf44d6c9628d15fa8a16347753a1d5 SOURCES/libcroco-0.6.12.tar.xz
diff --git a/SPECS/libcroco.spec b/SPECS/libcroco.spec
index 3ae5008..a8127dd 100644
--- a/SPECS/libcroco.spec
+++ b/SPECS/libcroco.spec
@@ -1,7 +1,7 @@
 Name:             libcroco
 Summary:          A CSS2 parsing library
-Version:          0.6.11
-Release:          1%{?dist}
+Version:          0.6.12
+Release:          4%{?dist}
 License:          LGPLv2
 Group:            System Environment/Libraries
 Source:           http://download.gnome.org/sources/libcroco/0.6/%{name}-%{version}.tar.xz
@@ -57,6 +57,10 @@ make check
 %{_datadir}/gtk-doc/html/libcroco
 
 %changelog
+* Thu Apr 06 2017 Richard Hughes <rhughes@redhat.com> - 0.6.12-4
+- Update to 0.6.12
+- Resolves: #1569991
+
 * Thu Dec 17 2015 Kalev Lember <klember@redhat.com> - 0.6.11-1
 - Update to 0.6.11
 - Resolves: #1386999