diff --git a/alot.spec b/alot.spec index dbbc558..fda902d 100644 --- a/alot.spec +++ b/alot.spec @@ -1,6 +1,6 @@ Name: alot Version: 0.10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Experimental terminal MUA based on notmuch mail License: GPLv3+ @@ -14,7 +14,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-sphinx BuildRequires: make -Requires: python3-notmuch >= 0.27 +Requires: python3-notmuch2 >= 0.27 Requires: python3-urwid >= 1.3.0 Requires: python3-urwidtrees >= 1.0 Requires: python3-twisted >= 10.2.0 @@ -47,6 +47,9 @@ install -Dpm0644 docs/build/man/alot.1* -t %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/alot.1* %changelog +* Tue Feb 25 2025 Tomas Tomecek - 0.10-4 +- depend on python3-notmuch2 + * Mon Jan 22 2024 Fedora Release Engineering - 0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild