Update to 3.0.2
This commit is contained in:
parent
e26b6a0362
commit
e2d7b2ecb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/flexiblas-3.0.0.tar.xz
|
||||
/flexiblas-3.0.1.tar.xz
|
||||
/flexiblas-3.0.2.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
%global major_version 3
|
||||
%global minor_version 0
|
||||
%global patch_version 1
|
||||
%global patch_version 2
|
||||
|
||||
Name: flexiblas
|
||||
Version: %{major_version}.%{minor_version}.%{patch_version}
|
||||
@ -395,6 +395,9 @@ make -C build64 test
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2020 Iñaki Úcar <iucar@fedoraproject.org> - 3.0.2-1
|
||||
- Update to 3.0.2
|
||||
|
||||
* Tue Jul 21 2020 Iñaki Úcar <iucar@fedoraproject.org> - 3.0.1-1
|
||||
- Update to 3.0.1, license updated
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flexiblas-3.0.1.tar.xz) = 31d8b3bfbfe90d74888068097586d5f603b4d646e83cdf5546cb0a2fc244017b453aa535f73d056d7fbb9c98b57c7913d9b3bf32d45853e4aae16a6122c03fe1
|
||||
SHA512 (flexiblas-3.0.2.tar.xz) = 16048511198ad0421dd693ae8c8a54faf34d3ddfef76bfa4d11c68e22cba525f5eb3f4add732363c5f18fe93325bad1eae5213712564745c8a749c525605aeb7
|
||||
|
Loading…
Reference in New Issue
Block a user