From d8668d8a838bd53c3366150e01e53e304835beb2 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 2 May 2016 11:41:52 +0100 Subject: [PATCH] Update to 1.6.1 --- .gitignore | 1 + mutt.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cbc6dfe..1ed9058 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ mutt-1.5.23.tar.gz /mutt-1.5.23-20150609hg17a4f92e4a95.tar.gz /mutt-1.5.24.tar.gz /mutt-1.6.0.tar.gz +/mutt-1.6.1.tar.gz diff --git a/mutt.spec b/mutt.spec index fa56701..3f6bfdf 100644 --- a/mutt.spec +++ b/mutt.spec @@ -17,7 +17,7 @@ Summary: A text mode mail user agent Name: mutt -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?dist} Epoch: 5 # The entire source code is GPLv2+ except @@ -191,6 +191,9 @@ ln -sf ./muttrc.5 $RPM_BUILD_ROOT%{_mandir}/man5/muttrc.local.5 %changelog +* Mon May 02 2016 Fabio Alessandro Locati - 5:1.6.1-1 +- Upgrade to 1.6.1 + * Mon Apr 18 2016 Fabio Alessandro Locati - 5:1.6.0-1 - Upgrade to 1.6.0 - Drop patch domainname since it should not be needed any more diff --git a/sources b/sources index 8773132..eb00ef3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d05bb821d7040c61ba89b22d7c2bd388 mutt-1.6.0.tar.gz +be4d6e738c75c9287e76db7caec6bace mutt-1.6.1.tar.gz