diff --git a/qtpass.spec b/qtpass.spec index 46ba63d..a6b1fba 100644 --- a/qtpass.spec +++ b/qtpass.spec @@ -1,6 +1,6 @@ Name: qtpass Version: 1.3.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Cross-platform GUI for pass License: GPLv3 @@ -69,6 +69,9 @@ chmod 755 %{buildroot}%{_bindir}/qtpass %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.3.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Apr 20 2022 Arthur Bols - 1.3.2-9 - Added wrapper script that fixes GNOME on Wayland issues.