File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( libsim , 6.1.4 , [ dcesari@arpa.emr.it] )
3+ AC_INIT ( libsim , 6.1.5 , [ dcesari@arpa.emr.it] )
44AC_CONFIG_HEADERS ( [ config.h] )
55AC_CONFIG_SRCDIR ( [ configure.ac] )
66AM_INIT_AUTOMAKE ( [ foreign] )
Original file line number Diff line number Diff line change 11Summary: libsim: librerie di utilità in Fortran 90
22Name: libsim
3- Version: 6.1.4
3+ Version: 6.1.5
44Release: 1
55License: GPL2+
66Group: Applications/Meteo
@@ -100,6 +100,15 @@ mv $RPM_BUILD_ROOT%{_includedir}/*.mod $RPM_BUILD_ROOT%{_fmoddir}
100100rm -rf %{buildroot }
101101
102102%changelog
103+ * Mon Feb 22 2016 dcesari <dcesari@arpa.emr.it> - 6.1.5-1%{dist}
104+ - prefer seconds for timedelta to avoid problems with long timeranges
105+ - timedelta can be initialised in sec as well
106+ - fix bitmap key in grib2
107+ - handle better missing values in vertical levels
108+ - correct order for B14018
109+ - handle correctly stdin and stdout in dballe_class
110+ - implemented n-1 variant of variance and stddev, variance guaranteed >=0
111+
103112* Mon Jan 18 2016 dcesari <dcesari@arpa.emr.it> - 6.1.4-1%{dist}
104113- devel package
105114- stddev subtype in stencilinter type
You can’t perform that action at this time.
0 commit comments