Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Tomas Tomecek
7362538485 depend on python3-notmuch2
Resolves #2346110

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2025-02-25 09:56:37 +01:00

View file

@ -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 <ttomecek@redhat.com> - 0.10-4
- depend on python3-notmuch2
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild