update to 1.14.6
This commit is contained in:
parent
17e46e5766
commit
29ef61b712
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ mutt-1.5.23.tar.gz
|
|||||||
/mutt-1.14.3.tar.gz
|
/mutt-1.14.3.tar.gz
|
||||||
/mutt-1.14.4.tar.gz
|
/mutt-1.14.4.tar.gz
|
||||||
/mutt-1.14.5.tar.gz
|
/mutt-1.14.5.tar.gz
|
||||||
|
/mutt-1.14.6.tar.gz
|
||||||
|
15
mutt.spec
15
mutt.spec
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
Summary: A text mode mail user agent
|
Summary: A text mode mail user agent
|
||||||
Name: mutt
|
Name: mutt
|
||||||
Version: 1.14.5
|
Version: 1.14.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 5
|
Epoch: 5
|
||||||
# The entire source code is GPLv2+ except
|
# The entire source code is GPLv2+ except
|
||||||
# pgpewrap.c setenv.c sha1.c wcwidth.c which are Public Domain
|
# pgpewrap.c setenv.c sha1.c wcwidth.c which are Public Domain
|
||||||
@ -211,18 +211,21 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 22 2020 Fabio Alessandro Locati <fale@fedoraproject.org> - 5:1.14.6-1
|
||||||
|
- Upgrade to 1.14.6
|
||||||
|
|
||||||
* Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 5:1.14.5-2
|
* Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 5:1.14.5-2
|
||||||
- Use make macros
|
- Use make macros
|
||||||
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
||||||
|
|
||||||
* Wed Jun 24 2020 Fabio Alessandro Locati <me@fale.io> - 5:1.14.5-1
|
* Wed Jun 24 2020 Fabio Alessandro Locati <fale@fedoraproject.org> - 5:1.14.5-1
|
||||||
- Upgrade to 1.14.5
|
- Upgrade to 1.14.5
|
||||||
|
|
||||||
* Fri Jun 19 2020 Fabio Alessandro Locati <me@fale.io> - 5:1.14.4-1
|
* Fri Jun 19 2020 Fabio Alessandro Locati <fale@fedoraproject.org> - 5:1.14.4-1
|
||||||
- Upgrade to 1.14.4
|
- Upgrade to 1.14.4
|
||||||
- Resolves: #1848768
|
- Resolves: #1848768
|
||||||
|
|
||||||
* Mon Jun 15 2020 Fabio Alessandro Locati <me@fale.io> - 5:1.14.3-1
|
* Mon Jun 15 2020 Fabio Alessandro Locati <fale@fedoraproject.org> - 5:1.14.3-1
|
||||||
- Upgrade to 1.14.3
|
- Upgrade to 1.14.3
|
||||||
- Resolves: #1836550
|
- Resolves: #1836550
|
||||||
|
|
||||||
@ -230,7 +233,7 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5
|
|||||||
- Upgrade to 1.14.2
|
- Upgrade to 1.14.2
|
||||||
- Resolves: #1836550
|
- Resolves: #1836550
|
||||||
|
|
||||||
* Sat May 09 2020 Fabio Alessandro Locati <me@fale.io> - 5:1.14.0-1
|
* Sat May 09 2020 Fabio Alessandro Locati <fale@fedoraproject.org> - 5:1.14.0-1
|
||||||
- Upgrade to 1.14.0
|
- Upgrade to 1.14.0
|
||||||
- Resolves: #1818513
|
- Resolves: #1818513
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mutt-1.14.5.tar.gz) = 950c8df3bdc552b41ba6209aed8d5ade6fff80fe4018a75856d0fdbcd6389bd995a6dee69e7badd05a9b40d2e2293ada9a9f9a96632e88af36b61162f226e2b9
|
SHA512 (mutt-1.14.6.tar.gz) = a442b3f6b8fc4c1a5ed9a870a321c883aeeb736ce58820d393ee6d9c646a607790ad8aeeb1efa4f5394586484f3181fa8cbb6c90d82bbf2a74a046b07d1467e6
|
||||||
|
Loading…
Reference in New Issue
Block a user