diff --git a/.gitignore b/.gitignore
index 7fda8b3..7888280 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /librepo-09b3052.tar.xz
 /librepo-9ea2f0c.tar.xz
 /librepo-a65e3d3.tar.xz
+/librepo-ef864f0.tar.xz
diff --git a/librepo.spec b/librepo.spec
index 92ff00f..18ab2d1 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,8 +1,8 @@
-%global gitrev a65e3d3
+%global gitrev ef864f0
 # gitrev is output of: git rev-parse --short HEAD
 
 Name:		librepo
-Version:	1.5.0
+Version:	1.5.1
 Release:	1%{?dist}
 Summary:	Repodata downloading library
 
@@ -118,6 +118,11 @@ popd
 %{python3_sitearch}/
 
 %changelog
+* Fri Jan   3 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.5.1-1
+-  Downloading: LRO_MAXSPEED has effect over whole downloading, it is not
+   per target max speed anymore.
+-  Sanitize progresscb (GitHub issue 24) (Thanks zde/zpavlas)
+
 * Tue Dec  17 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.5.0-1
 - Extend C example
 - Add LRR_YUM_TIMESTAMP (GitHub issue #25)
diff --git a/sources b/sources
index 3d07937..d7af32c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c80ecd0436c76077697621cacb9f0d13  librepo-a65e3d3.tar.xz
+d712c6978a0cd71d9abcbfeb04f8e574  librepo-ef864f0.tar.xz