diff --git a/pass.spec b/pass.spec index e0d9a5d..5d1112d 100644 --- a/pass.spec +++ b/pass.spec @@ -6,7 +6,7 @@ Name: pass Summary: A password manager using standard Unix tools Version: 1.7.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Url: http://zx2c4.com/projects/password-store/ BuildArch: noarch @@ -80,6 +80,9 @@ make test %endif %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.7.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Sep 09 2021 Christophe Fergeau - 1.7.4-3 - adjust wl-copy/xclip requires so that they are actually installed when needed Resolves: rhbz#1996323