diff --git a/pass.spec b/pass.spec
index 956a72d..913001c 100644
--- a/pass.spec
+++ b/pass.spec
@@ -1,7 +1,7 @@
 Name:           pass
 Summary:        A password manager using standard Unix tools
 Version:        1.6.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Url:            http://zx2c4.com/projects/password-store/
 BuildArch:      noarch
@@ -43,6 +43,9 @@ make test
 %doc %{_mandir}/man1/*
 
 %changelog
+* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
 * Fri Apr 25 2014 Christophe Fergeau <cfergeau@redhat.com> 1.6.1-2
 - Make sure tree 1.7 is present
 - Run test suite when building package