diff --git a/.gitignore b/.gitignore index 32eae17..0843c56 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /v0.2.16.tar.gz /openblas-0.2.17.tar.gz /v0.2.18.tar.gz +/v0.2.19.tar.gz diff --git a/openblas.spec b/openblas.spec index 207c6a0..7eb46af 100644 --- a/openblas.spec +++ b/openblas.spec @@ -14,8 +14,8 @@ # "obsoleted" features are still kept in the spec. Name: openblas -Version: 0.2.18 -Release: 5%{?dist} +Version: 0.2.19 +Release: 1%{?dist} Summary: An optimized BLAS library based on GotoBLAS2 Group: Development/Libraries License: BSD @@ -630,6 +630,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Sep 01 2016 Susi Lehtola - 0.2.19-1 +- Update to 0.2.19. + * Wed Aug 17 2016 Susi Lehtola - 0.2.18-5 - Revert "minor spec cleanups" by Peter Robinson. diff --git a/sources b/sources index c7f53fd..f506c41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -805e7f660877d588ea7e3792cda2ee65 v0.2.18.tar.gz +28c998054fd377279741c6f0b9ea7941 v0.2.19.tar.gz