Accepting request 1119735 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1119735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Vc?expand=0&rev=18
This commit is contained in:
Ana Guerrero 2023-10-24 18:08:06 +00:00 committed by Git OBS Bridge
commit b21cde47a1
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 23 20:12:57 UTC 2023 - Christoph G <foss@grueninger.de>
- Update to version 1.4.4
* Add missing vectorcall to isImplementationSupported
* Adapt to cpp17: std::iterator is deprecated
* Rename None to NoTransformation in enum class Category to avoid
a clash with X11 library
* Fix horizontal min/max for uchar
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 5 22:20:40 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com> Tue Jul 5 22:20:40 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package Vc # spec file for package Vc
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: Vc Name: Vc
Version: 1.4.3 Version: 1.4.4
Release: 0 Release: 0
Summary: Collection of SIMD Vector Classes Summary: Collection of SIMD Vector Classes
License: BSD-3-Clause License: BSD-3-Clause