From 363fb7c2b2e3c3eeed9ac05376da5eccbf74af50 Mon Sep 17 00:00:00 2001 From: David Timms Date: Wed, 6 Feb 2019 22:08:45 +1100 Subject: [PATCH] Update to release 1.4.17. --- .gitignore | 3 +-- sources | 2 +- tnef.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 3ebb270..553cc8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/tnef-1.4.14.tar.gz -/tnef-1.4.15.tar.gz +/tnef-1.4.17.tar.gz diff --git a/sources b/sources index 4e2b84f..ef2a3c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tnef-1.4.15.tar.gz) = 51a8c3abd99065fda59ab4129b1a6ca4d58919bfe1b8b10951787ddb007fac69a82d93b7d2a7f1799a9b04f531960f3e1bb7424bcb7cd831b1eb3fcdfad0e720 +SHA512 (tnef-1.4.17.tar.gz) = 046da5345566e8b075480aa4dd7547f325c6f08075ec5b9edfa258efdce74e015f105e92d639e0293c0922b4c5d49d14d76d61a97b5c7698b662b86bb54afa65 diff --git a/tnef.spec b/tnef.spec index 8759389..0950045 100644 --- a/tnef.spec +++ b/tnef.spec @@ -1,9 +1,9 @@ #%#global commit #githash for non releases. -#%#global shortcommit %(c=%#{commit}; echo ${c:0:7}) +#%#global shortcommit %#(c=%#{commit}; echo ${c:0:7}) Name: tnef -Version: 1.4.15 -Release: 3%{?dist} +Version: 1.4.17 +Release: 1%{?dist} Summary: Extract files from email attachments like WINMAIL.DAT Group: Applications/Archiving @@ -146,6 +146,9 @@ make check DESTDIR=%{buildroot} %changelog +* Thu Feb 7 2019 David Timms - 1.4.17-1 +- Update to release 1.4.17. + * Sat Jul 14 2018 Fedora Release Engineering - 1.4.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild