Accepting request 986928 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/986928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Vc?expand=0&rev=17
This commit is contained in:
commit
390ff865a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50d3f151e40b0718666935aa71d299d6370fafa67411f0a9e249fbce3e6e3952
|
||||
size 639711
|
3
Vc-1.4.3.tar.gz
Normal file
3
Vc-1.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f
|
||||
size 640398
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 5 22:20:40 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com>
|
||||
|
||||
- Update to version 1.4.3:
|
||||
* See https://github.com/VcDevel/Vc/releases/tag/1.4.3 for
|
||||
changelog.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 18:40:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
10
Vc.spec
10
Vc.spec
@ -2,7 +2,6 @@
|
||||
# spec file for package Vc
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2018 Asterios Dramis <asterios.dramis@gmail.com>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +17,7 @@
|
||||
|
||||
|
||||
Name: Vc
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 0
|
||||
Summary: Collection of SIMD Vector Classes
|
||||
License: BSD-3-Clause
|
||||
@ -91,13 +90,8 @@ cd ..
|
||||
%install
|
||||
%cmake_install
|
||||
|
||||
# Install devel docs
|
||||
mkdir -p %{buildroot}%{_docdir}/%{name}-devel-doc/
|
||||
cp -a doc/html %{buildroot}%{_docdir}/%{name}-devel-doc/
|
||||
|
||||
%files devel-doc
|
||||
%doc README.md
|
||||
%{_docdir}/%{name}-devel-doc/
|
||||
%doc README.md doc/html/
|
||||
|
||||
%files devel
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user