Compare commits

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

1 commit

Author SHA1 Message Date
Tomas Tomecek
e8db95a4a7 Req: python{2,}-magic
the change happened in rawhide, not in F27

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-10-09 10:30:00 +02:00

View file

@ -1,6 +1,6 @@
Name: alot
Version: 0.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Experimental terminal MUA based on notmuch mail
License: GPLv3+
@ -20,7 +20,8 @@ Requires: python2-notmuch >= 0.13
Requires: python-urwid >= 1.1.0
Requires: python2-urwidtrees >= 1.0
Requires: python2-twisted >= 10.2.0
Requires: python2-magic
# F27 python-magic, F28 python2-magic
Requires: python-magic
Requires: python2-configobj >= 4.7.0
Requires: python2-gpg
@ -50,6 +51,9 @@ install -Dpm0644 docs/build/man/alot.1* -t %{buildroot}%{_mandir}/man1/
%{_mandir}/man1/alot.1*
%changelog
* Mon Oct 09 2017 Tomas Tomecek <ttomecek@redhat.com> - 0.6-2
- use python-magic dep
* Mon Oct 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6-1
- Update to 0.6
- Cleanup spec