From 66d3768f7c700044ae4cb8e2cfaab4bc73fe25de Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 17 2019 16:04:25 +0000 Subject: Update to 0.2.2 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index 593e372..ce5f220 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /matrixmultiply-0.1.14.crate /matrixmultiply-0.1.15.crate +/matrixmultiply-0.2.2.crate diff --git a/rust-matrixmultiply.spec b/rust-matrixmultiply.spec index 1bb890c..e3a8aba 100644 --- a/rust-matrixmultiply.spec +++ b/rust-matrixmultiply.spec @@ -5,14 +5,14 @@ %global crate matrixmultiply Name: rust-%{crate} -Version: 0.1.15 -Release: 3%{?dist} -Summary: General matrix multiplication of f32 and f64 matrices in Rust +Version: 0.2.2 +Release: 1%{?dist} +Summary: General matrix multiplication for f32 and f64 matrices # Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/matrixmultiply -Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate +Source: %{crates_source} ExclusiveArch: %{rust_arches} @@ -20,12 +20,15 @@ BuildRequires: rust-packaging BuildRequires: (crate(rawpointer/default) >= 0.1.0 with crate(rawpointer/default) < 0.2.0) %if %{with check} BuildRequires: (crate(bencher/default) >= 0.1.2 with crate(bencher/default) < 0.2.0) +BuildRequires: (crate(itertools/default) >= 0.7.11 with crate(itertools/default) < 0.8.0) %endif %global _description \ -General matrix multiplication of f32 and f64 matrices in Rust. Supports\ -matrices with general strides. Uses a microkernel strategy, so that the\ -implementation is easy to parallelize and optimize. +General matrix multiplication for f32 and f64 matrices. Operates on matrices\ +with general layout (they can use arbitrary row and column stride). Detects and\ +uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a\ +microkernel strategy, so that the implementation is easy to parallelize and\ +optimize. %description %{_description} @@ -56,8 +59,7 @@ which use "default" feature of "%{crate}" crate. %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml %prep -%autosetup -n %{crate}-%{version} -p1 -rm -vrf docs +%autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep %build @@ -72,6 +74,9 @@ rm -vrf docs %endif %changelog +* Sun Feb 17 2019 Igor Gnatenko - 0.2.2-1 +- Update to 0.2.2 + * Sun Feb 17 2019 Igor Gnatenko - 0.1.15-3 - Run tests in infrastructure diff --git a/sources b/sources index 2e2df1e..825cd31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (matrixmultiply-0.1.15.crate) = 5df51a43b0cf037d3199791f9d9bbc9816d3d88f7c4c4d909de190cd860160fc9783acf0948f26eb8c0c175f0f46259164bac47daa5daa7aba48e4a7d156ec4d +SHA512 (matrixmultiply-0.2.2.crate) = b6982c8f9db6aa35fa9d12cb386e257b1d73917ed0f3ac2d17bdf0557d17a3fc9ec593cefca9982d0bdf012100895523866882efa982bd911743eaf4457cb28c