diff --git a/Vc-1.4.2.tar.gz b/Vc-1.4.2.tar.gz deleted file mode 100644 index 7acfd9c..0000000 --- a/Vc-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50d3f151e40b0718666935aa71d299d6370fafa67411f0a9e249fbce3e6e3952 -size 639711 diff --git a/Vc-1.4.3.tar.gz b/Vc-1.4.3.tar.gz new file mode 100644 index 0000000..6ac7693 --- /dev/null +++ b/Vc-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f +size 640398 diff --git a/Vc.changes b/Vc.changes index a049465..f181d5e 100644 --- a/Vc.changes +++ b/Vc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 5 22:20:40 UTC 2022 - Asterios Dramis + +- 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 diff --git a/Vc.spec b/Vc.spec index 10a7b30..4d34b63 100644 --- a/Vc.spec +++ b/Vc.spec @@ -2,7 +2,6 @@ # spec file for package Vc # # Copyright (c) 2022 SUSE LLC -# Copyright (c) 2018 Asterios Dramis . # # 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