- Update to version 1.3.2

* Resolve warning from GCC 6 about ignored attributes
  * Support for Kaby Lake detection

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=17
This commit is contained in:
Ismail Dönmez
2017-05-15 13:41:06 +00:00
committed by Git OBS Bridge
parent 9bdf915117
commit 3c80d0c999
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5acc9dcc0e857edad1df0bc3ef0f23712a86bd4f7c45bc9882ec07e57840024b
size 525854

3
Vc-1.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3eae2b05836a1a57545e624b38345ad33cfde23d527e12575edde784c4c330ee
size 526976

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 15 13:37:54 UTC 2017 - idonmez@suse.com
- Update to version 1.3.2
* Resolve warning from GCC 6 about ignored attributes
* Support for Kaby Lake detection
-------------------------------------------------------------------
Thu Mar 9 14:27:37 UTC 2017 - idonmez@suse.com

View File

@@ -18,7 +18,7 @@
Name: Vc
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Collection of SIMD Vector Classes
License: BSD-3-Clause