diff --git a/.gitignore b/.gitignore
index 752e06a..a7b62a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /librepo-7ba0722.tar.xz
 /librepo-68724dc.tar.xz
 /librepo-1.7.18.tar.gz
+/librepo-1.7.19.tar.gz
diff --git a/librepo.spec b/librepo.spec
index e23e58b..3456ba9 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -9,8 +9,8 @@
 %endif
 
 Name:           librepo
-Version:        1.7.18
-Release:        4%{?dist}
+Version:        1.7.19
+Release:        1%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -138,6 +138,10 @@ popd
 %endif
 
 %changelog
+* Wed Aug 24 2016 Tomas Mlcoch <tmlcoch@redhat.com> - 1.7.19-1
+- Add yumrecord substitution mechanism (mluscon)
+- Fix a memory leak in signature verification (cwalters)
+
 * Tue Aug 09 2016 Igor Gnatenko <ignatenko@redhat.com> - 1.7.18-4
 - Add %%{?system_python_abi}
 - Trim ton of changelog
diff --git a/sources b/sources
index e80f832..a8dabd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b28cfad651110b4b033825dc8f8b7cf  librepo-1.7.18.tar.gz
+046f2624e1351e20021c6c7036d8fc7b  librepo-1.7.19.tar.gz