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