From e5a386c0538bd6cc6af219991a544a041fbb778e Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Mon, 9 May 2016 13:30:17 +0530 Subject: [PATCH] Update to latest upstream v2.7.1 Signed-off-by: Vasant Hegde --- .gitignore | 1 + ppc64-diag.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d6568f5..be70711 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /ppc64-diag-2.6.7.tar.gz /ppc64-diag-2.6.10.tar.gz /ppc64-diag-2.7.0.tar.gz +/ppc64-diag-2.7.1.tar.gz diff --git a/ppc64-diag.spec b/ppc64-diag.spec index b8ad3da..3f9deab 100644 --- a/ppc64-diag.spec +++ b/ppc64-diag.spec @@ -1,6 +1,6 @@ Name: ppc64-diag -Version: 2.7.0 -Release: 2%{?dist} +Version: 2.7.1 +Release: 1%{?dist} Summary: PowerLinux Platform Diagnostics URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/ Group: System Environment/Base @@ -127,6 +127,9 @@ fi %changelog +* Mon Mar 21 2016 Vasant Hegde - 2.7.1-1 +- Update to latest upstream 2.7.1 + * Sat Apr 9 2016 Peter Robinson 2.7.0-2 - Rebuild for librtas soname bump - Use %%license diff --git a/sources b/sources index 23588cb..b18d16b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e883ffb0671ef8078febb7f4f79434a9 ppc64-diag-2.7.0.tar.gz +8ccb173cf4a6987cce6ec173512d55d7 ppc64-diag-2.7.1.tar.gz