From b830d437744ed0fee60f2610fb1d3bcabb22932c Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 5 Dec 2016 12:23:19 +0000 Subject: [PATCH] 1.7.2 --- .gitignore | 1 + mutt.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a8b1867..b87ff45 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ mutt-1.5.23.tar.gz /mutt-1.6.2.tar.gz /mutt-1.7.0.tar.gz /mutt-1.7.1.tar.gz +/mutt-1.7.2.tar.gz diff --git a/mutt.spec b/mutt.spec index c2f2b3c..b988a33 100644 --- a/mutt.spec +++ b/mutt.spec @@ -18,7 +18,7 @@ Summary: A text mode mail user agent Name: mutt -Version: 1.7.1 +Version: 1.7.2 Release: 1%{?dist} Epoch: 5 # The entire source code is GPLv2+ except @@ -196,6 +196,9 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5 %changelog +* Mon Dec 05 2016 Fabio Alessandro Locati - 5:1.7.2-1 +- Upgrade to 1.7.2 + * Sun Oct 09 2016 Fabio Alessandro Locati - 5:1.7.1-1 - Upgrade to 1.7.1 - Rebase cabundle patch diff --git a/sources b/sources index 5c641ae..4752655 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04ae5b20cee7d746a246968e4a8cb9fa mutt-1.7.1.tar.gz +15425c4c9946d58c22ccb44901544e6d mutt-1.7.2.tar.gz