commit 7128a7b9b42fd7235eca168a7412e5fc4e110961
Author: Jakub Bogusz <[email protected]>
Date:   Thu Aug 4 18:22:45 2016 +0200

    - updated to 4.3.0
    - non-parallel tests (racy)

 netcdf-cxx4.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/netcdf-cxx4.spec b/netcdf-cxx4.spec
index 28685e3..bb9b1fa 100644
--- a/netcdf-cxx4.spec
+++ b/netcdf-cxx4.spec
@@ -6,12 +6,12 @@
 Summary:       NetCDF C++ library
 Summary(pl.UTF-8):     Biblioteka NetCDF dla języka C++
 Name:          netcdf-cxx4
-Version:       4.2
-Release:       2
+Version:       4.3.0
+Release:       1
 License:       BSD-like
 Group:         Libraries
 Source0:       ftp://ftp.unidata.ucar.edu/pub/netcdf/%{name}-%{version}.tar.gz
-# Source0-md5: d019853802092cf686254aaba165fc81
+# Source0-md5: b4a9783b2b0b98d4e6f36cc19c8d08ef
 URL:           http://www.unidata.ucar.edu/packages/netcdf/
 BuildRequires: autoconf >= 2.66
 BuildRequires: automake
@@ -85,7 +85,7 @@ Statyczna wersja biblioteki netCDF dla języka C++.
 %{__make}
 
 %if %{with tests}
-%{__make} check
+%{__make} -j1 check
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netcdf-cxx4.git/commitdiff/7128a7b9b42fd7235eca168a7412e5fc4e110961

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to