Browse code

auto spec version bump up: lapack - lapack: bump up to 3.9.0

Change-Id: Ie3a175834037c271014940242a96c1b47ca54fd2
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/9757
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: <psinghchauha@vmware.com>

gerrit-photon authored on 2020/06/23 12:00:07
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:        linear algebra package
2 2
 Name:           lapack
3
-Version:        3.8.0
3
+Version:        3.9.0
4 4
 Release:        1%{?dist}
5 5
 URL:            http://www.netlib.org/lapack/
6 6
 License:        BSD
... ...
@@ -8,7 +8,7 @@ Group:          Development/Libraries
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://www.netlib.org/%{name}/%{name}-%{version}.tar.gz
11
-%define         sha1 %{name}=55ac9d6be510883c5442c8aca967722cdf58fb29
11
+%define         sha1 %{name}=0451d180eed2b12b94aaae77e772d7573e87bec4
12 12
 
13 13
 BuildRequires:  cmake
14 14
 BuildRequires:  gfortran
... ...
@@ -67,6 +67,8 @@ mv %{buildroot}/%{_includedir}/*.h %{buildroot}/%{_includedir}/lapacke/.
67 67
 %exclude %{_libdir}/cmake/*
68 68
 
69 69
 %changelog
70
+*   Mon Jun 22 2020 Gerrit Photon <photon-checkins@vmware.com> 3.9.0-1
71
+-   Automatic Version Bump
70 72
 *   Thu Sep 20 2018 Ankit Jain <ankitja@vmware.com> 3.8.0-1
71 73
 -   Updated to version 3.8.0
72 74
 *   Fri Mar 03 2017 Xiaolin Li <xiaolinl@vmware.com> 3.7.0-1