This commit is contained in:
Fabio Alessandro Locati 2016-12-05 12:23:19 +00:00
parent 66033cea9a
commit b830d43774
No known key found for this signature in database
GPG Key ID: 710BAB0B9BA5B117
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ mutt-1.5.23.tar.gz
/mutt-1.6.2.tar.gz /mutt-1.6.2.tar.gz
/mutt-1.7.0.tar.gz /mutt-1.7.0.tar.gz
/mutt-1.7.1.tar.gz /mutt-1.7.1.tar.gz
/mutt-1.7.2.tar.gz

View File

@ -18,7 +18,7 @@
Summary: A text mode mail user agent Summary: A text mode mail user agent
Name: mutt Name: mutt
Version: 1.7.1 Version: 1.7.2
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 5 Epoch: 5
# The entire source code is GPLv2+ except # The entire source code is GPLv2+ except
@ -196,6 +196,9 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5
%changelog %changelog
* Mon Dec 05 2016 Fabio Alessandro Locati <fale@redhat.com> - 5:1.7.2-1
- Upgrade to 1.7.2
* Sun Oct 09 2016 Fabio Alessandro Locati <fale@redhat.com> - 5:1.7.1-1 * Sun Oct 09 2016 Fabio Alessandro Locati <fale@redhat.com> - 5:1.7.1-1
- Upgrade to 1.7.1 - Upgrade to 1.7.1
- Rebase cabundle patch - Rebase cabundle patch

View File

@ -1 +1 @@
04ae5b20cee7d746a246968e4a8cb9fa mutt-1.7.1.tar.gz 15425c4c9946d58c22ccb44901544e6d mutt-1.7.2.tar.gz