Skip to content

Commit 3d7bf6a

Browse files
committed
v6.4.6-1
1 parent a883331 commit 3d7bf6a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT(libsim, 6.4.5, [dcesari@arpae.it])
3+
AC_INIT(libsim, 6.4.6, [dcesari@arpae.it])
44
AC_CONFIG_HEADERS([config.h])
55
AC_CONFIG_SRCDIR([configure.ac])
66
AM_INIT_AUTOMAKE([foreign])

fedora/SPECS/libsim.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# to enable vapor support requiring stiff dependencies
33
Summary: Fortran utility libraries
44
Name: libsim
5-
Version: 6.4.5
5+
Version: 6.4.6
66
Release: 1
77
License: GPL2+
88
Group: Applications/Meteo
@@ -155,6 +155,10 @@ mv $RPM_BUILD_ROOT%{_includedir}/*.mod $RPM_BUILD_ROOT%{_fmoddir}
155155
rm -rf %{buildroot}
156156

157157
%changelog
158+
* Wed Sep 23 2020 Emanuele Di Giacomo <edigiacomo@arpae.it> - 6.4.6-1
159+
- enable json format for dballe, fix bug disabling formats other than BUFR
160+
- consider timerange 200 as timerange 0 for statistical processing
161+
158162
* Fri Jun 5 2020 Daniele Branchini <dbranchini@arpae.it> - 6.4.5-1
159163
- handle ECMWF 3 hour min/max temperatures (#84)
160164

0 commit comments

Comments
 (0)