diff --git a/librepo.spec b/librepo.spec
index dcea9fe..fb17674 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -10,7 +10,7 @@
 
 Name:           librepo
 Version:        1.7.20
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -140,6 +140,9 @@ popd
 %endif
 
 %changelog
+* Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.20-2
+- Rebuild for gpgme 1.18
+
 * Thu Aug 25 2016 Tomas Mlcoch <tmlcoch@redhat.com> - 1.7.20-1
 - Tests: Disable test_download_packages_with_resume_02 test
 - Update build utils to match new fedora spec schema