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 , 7.0.1 , [ dcesari@arpae.it] )
3+ AC_INIT ( libsim , 7.0.2 , [ dcesari@arpae.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 66
77Summary: Fortran utility libraries
88Name: libsim
9- Version: 7.0.1
9+ Version: 7.0.2
1010Release: 1
1111License: GPL2+
1212Group: Applications/Meteo
@@ -164,6 +164,11 @@ mv $RPM_BUILD_ROOT%{_includedir}/*.mod $RPM_BUILD_ROOT%{_fmoddir}
164164rm -rf %{buildroot }
165165
166166%changelog
167+ * Tue Mar 15 2022 Daniele Branchini <dbranchini@arpae.it> - 7.0.2-1
168+ - specify input format in v7d_pollini by namelist, default remains BUFR
169+ - revert wrong modification on analysis-like end of processing period
170+ - miscellaneous improvements to autotools files
171+
167172* Thu Mar 3 2022 Daniele Branchini <dbranchini@arpae.it> - 7.0.1-1
168173- add `--comp-var-from-lev` option to vg6d_transform
169174- remove indirect dependencies from spec and from configure.ac (#90)
You can’t perform that action at this time.
0 commit comments